First, run the development server:
pnpm dev
psql <DATABASE_URL>- if entered inside db that correct url
npx prisma db pullnote - if local db is not sync with remote then above commnad
npx prisma migrate devnpx prisma generate- Restart the project
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, run the development server:
pnpm dev
psql <DATABASE_URL>npx prisma db pullnote - if local db is not sync with remote then above commnad
npx prisma migrate devnpx prisma generate