mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-16 05:22:53 +02:00
「🔨」 fix(README): fixed folder tree
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
Press F to pay respect
|
Press F to pay respect
|
||||||
|
|
||||||
## Folder structure
|
## Folder structure
|
||||||
|
```
|
||||||
├── docker/ # Docker-related setup for services
|
├── docker/ # Docker-related setup for services
|
||||||
│ ├── api-base/ # Backend API base image and compose file
|
│ ├── api-base/ # Backend API base image and compose file
|
||||||
│ ├── front/ # Frontend image, config, and cert automation
|
│ ├── front/ # Frontend image, config, and cert automation
|
||||||
@ -14,7 +15,7 @@ Press F to pay respect
|
|||||||
│ └── utils/ # Utility modules (auth, TOTP, etc.)
|
│ └── utils/ # Utility modules (auth, TOTP, etc.)
|
||||||
├── flake.nix & flake.lock # Nix flake configuration
|
├── flake.nix & flake.lock # Nix flake configuration
|
||||||
└── Justfile # Task automation commands
|
└── Justfile # Task automation commands
|
||||||
|
```
|
||||||
## Modules done
|
## Modules done
|
||||||
|
|
||||||
5 major + 2 minor = 6 full modules
|
5 major + 2 minor = 6 full modules
|
||||||
|
Reference in New Issue
Block a user