Docs
Project Structure

Project Structure

NextAdmin is set up with a modular architecture that promotes separation of concerns and scalability. The project is organized into several key directories, each serving a specific purpose in the development process.

Key Directories

    • schema.prisma
            • page.tsx
          • layout.tsx
          • loading.tsx
            • page.tsx
          • layout.tsx
        • [context-provider].tsx
      • icon.svg
      • layout.tsx
      • not-found.tsx
      • providers.tsx
      • [static-assets]
        • [component-name].tsx
    • proxy.ts
  • .env.example
  • prisma.config.ts
  • package.json