🔨」 fix(README): fixed folder tree

This commit is contained in:
Adam
2025-07-26 10:54:49 +02:00
committed by GitHub
parent fbd8be1ea1
commit b046116d40

View File

@ -2,6 +2,7 @@
Press F to pay respect
## Folder structure
```
├── docker/ # Docker-related setup for services
│ ├── api-base/ # Backend API base image and compose file
│ ├── front/ # Frontend image, config, and cert automation
@ -14,7 +15,7 @@ Press F to pay respect
│ └── utils/ # Utility modules (auth, TOTP, etc.)
├── flake.nix & flake.lock # Nix flake configuration
└── Justfile # Task automation commands
```
## Modules done
5 major + 2 minor = 6 full modules