system/api
2025-07-12 22:42:12 -04:00
..
drizzle feat: move auth schema to a shared schema 2025-07-10 22:32:18 -04:00
src feat: update tests for auth 2025-07-12 22:42:12 -04:00
.env feat: add env 2025-07-10 18:08:37 -04:00
.env.example feat: add env 2025-07-10 18:08:37 -04:00
bun.lock feat: update tsc 2025-07-12 21:59:42 -04:00
drizzle.config.ts feat: move auth schema to a shared schema 2025-07-10 22:32:18 -04:00
package.json feat: update tsc 2025-07-12 21:59:42 -04:00
README.md feat: init hono 2025-07-09 20:47:20 -04:00
tsconfig.json feat: update tsc 2025-07-12 21:59:42 -04:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000