/next-architecture-template

Complete Starter Code and Scalable Architecture for Next.js + Mui + Mongodb + next-auth + Joi Validation + react-hook-form

Primary LanguageTypeScript

Starter code and Architecture setup for Following Stack

Getting Started

  1. Create a copy of env.example file and rename is .env.local.
  2. Add your own required configs.
  3. Then, run the project by
npm run dev
# or
yarn dev

Learn More

To get an overview about this architecture read here.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.