- User Auth via Clerk.com
- Private User Accounts
- Persistent Postgres database via neon.tech
- Prisma ORM
- Next.js back-end
- Deployment via Vercel.com
Run the development server: (use npm, pnpm, yarn, bun, whatever...)
npm run devThen open http://localhost:3000 with your browser to see the result.
Next.js deployment documentation
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.