General
Codebase
Overview
Learn more about the codebase and how it is structured.
The Pro Next.js Prisma starter kit is built as a single-repo Next.js application. This structure ensures efficient development and scalability, making it easy to manage all components of your application in one place.
Local Development
Learn how to set up your local development environment.
VS Code Setup
Set up VS Code for the repository's formatter, linter and TypeScript workflow.
Folder Structure
Learn about the structure and how to navigate the codebase.
Dependencies
Learn how to manage and update dependencies.
Formatting & Linting
Learn how to format with Oxfmt and lint with Oxlint.
Environment Variables
Learn how environment variables are managed in the project.
Common Commands
Find the supported development, test, database and maintenance commands.
MCP Server
Connect a coding assistant to safe, read-only context from the current repository.
Updating the Kit
Review and merge Achromatic updates without replacing your product repository.