A very solid architecture for scalable Next.js projects.
pnpm i
pnpm run dev
Next.js it is a great framework for building React applications. It is very easy to get started with and has a lot of great features. However, it's not very opinionated about how a project should be structured. This is fine for a small project built in free time but can become a problem when working on a large project with a team of developers. This is where this project comes in.
More documentation about this project is in the docs folder