Getting Started First, run the development server: pnpm install pnpm prisma generate pnpm prisma db push pnpm dev || pnpm build && pnpm start Open http://localhost:3000 with your browser to see the result.