Full-stack Next.js and Prisma boilerplate with TypeScript and Docker
A full-stack boilerplate combining Next.js frontend and API routes with Prisma ORM, TypeScript, TailwindCSS, and Docker. It includes authentication, file uploads, seedable demo data, a comprehensive test setup (Jest and Cypress), and GitHub Actions CI/CD workflows. Suited for small to medium web apps (blogs, social networks, e-commerce, SaaS) that run in a single Linux-hosted environment.
0