Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 168 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 168 Bytes

To install dependencies:

bun install

Generate the migration:

bunx drizzle-kit generate

To run:

bun run dev

open http://localhost:3000