Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 215 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 215 Bytes

Boilerplate for nextjs 14+

Getting Started

yarn
yarn dev
npx prisma migrate dev // for database migration

Stacks

  • Next.js
  • TypeScript
  • TailwindCSS
  • Prisma
  • NextAuth

Ui

  • Material-tailwind