General
Codebase
Overview
Learn more about the codebase and how it is structured.
The Pro Next.js Drizzle 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
Learn how to setup your VS Code environment for the best developer experience.
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 and lint your codebase using Biome.
Environment Variables
Learn how environment variables are managed in the project.