- Install the dependencies
pnpm i-
Create/Modify .env file
-
Initialize the database
pnpx prisma db push --force-reset
pnpm exec prisma db seedRun the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pnpm iCreate/Modify .env file
Initialize the database
pnpx prisma db push --force-reset
pnpm exec prisma db seedRun the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.