first commit

This commit is contained in:
2026-04-07 07:43:30 +02:00
commit 3f76639497
16 changed files with 2568 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000