Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 187 Bytes

Layered Architecture in Elysiajs

How to run

  1. Clone the repository
  2. Run bun install
  3. Run bunx prisma migrate dev --name init
  4. Run bun dev

image