Find a file
2024-03-10 00:38:36 +02:00
data initial implementation 2024-03-10 00:38:36 +02:00
src initial implementation 2024-03-10 00:38:36 +02:00
static initial implementation 2024-03-10 00:38:36 +02:00
.editorConfig initial implementation 2024-03-10 00:38:36 +02:00
.gitignore initial implementation 2024-03-10 00:38:36 +02:00
bun.lockb initial commit 2024-03-09 17:01:35 +02:00
package.json initial commit 2024-03-09 17:01:35 +02:00
README.md initial commit 2024-03-09 17:01:35 +02:00
tsconfig.json initial commit 2024-03-09 17:01:35 +02:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000