Documentation
supastarter for Next.jsWorking with the codebase

Project structure

Learn how the supastarter codebase is structured.

supastarter uses a monorepo structure, which allows you to easily extend your project (for example with a mobile app) and share code and configs between applications.

Basic repository structure

By default the monorepo contains the following apps and packages:

On this page