This website requires JavaScript.
Explore
Help
Sign In
yadunut
/
system
Watch
1
Star
0
Fork
0
You've already forked system
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
9097a4183b
system
/
api
History
Yadunand Prem
9097a4183b
feat: create tables for habit and intake trackers
2025-07-13 18:27:00 -04:00
..
drizzle
feat: create tables for habit and intake trackers
2025-07-13 18:27:00 -04:00
src
feat: create tables for habit and intake trackers
2025-07-13 18:27:00 -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
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000