Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 232 Bytes

Setup Drizzle

  • Install dependencies
  • Define drizzle.config.ts at root level
  • Create drizzle folder that contain schema.ts and db.ts
  • Create scripts folder that contain seed.ts
  • Setup scripts in package.json