Go to file
2025-08-29 00:32:42 +07:00
src initial commit 2025-08-29 00:32:42 +07:00
.gitignore initial commit 2025-08-29 00:32:42 +07:00
bun.lock initial commit 2025-08-29 00:32:42 +07:00
package.json initial commit 2025-08-29 00:32:42 +07:00
README.md initial commit 2025-08-29 00:32:42 +07:00
tsconfig.json initial commit 2025-08-29 00:32:42 +07:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000