lily_website

Project Structure Documentation

This folder explains the organization of the codebase and root directories:

Root Directory Map

Folder Purpose
deploy/ Docker-compose, Nginx configs, CI/CD pipelines
src/ Source code of all modules (monorepo)
scripts/ DevOps scripts: migrations, linters, generators
docs/ All project documentation
tools/ Custom developer tools

Key Files