nextjs-postgres-nextauth-tailwindcss-template icon indicating copy to clipboard operation
nextjs-postgres-nextauth-tailwindcss-template copied to clipboard

Update template to use drizzle migrations

Open T04435 opened this issue 7 months ago • 0 comments

Current state: README getting started has raw sql to run on Vercel Postgres.

Desired state: Use drizzle migrations to run it instead, ideally already setup with vercel deploy & neon branches.

  • [ ] setup drizzle migrations
  • [ ] enable neon branching
  • [ ] run migrations on deploy

T04435 avatar Jul 18 '24 14:07 T04435