A Next.js full-stack boilerplate with TypeScript, Tailwind CSS, and Prisma.js for your future full-stack apps.
- Create a new Next.js app
- Install and configure Tailwind CSS
- Set up Typesafe environment variables
- Set up Prisma.js
- Automatize Next.js api handlers and Structure next.js api handlers
- Setup Next.js api hello world middleware
- Set up hello world MOBX store (under review)
Don't forget to run: cp .env.example .env
Soon the related article will be published at codersteps.com