Repository6 min
Repository Structure Guide
Understanding the structure and organization of our repositories.
Repository Structure Guide
Understanding how EnggVault projects are organized.
Core Directories
src/: Source codesrc/app/: Next.js App Router pagessrc/components/: Reusable React componentssrc/lib/: Utility functions and configurationpublic/: Static assets