Homepage Redesign

This commit is contained in:
Eric Gullickson
2025-11-03 14:06:54 -06:00
parent 54d97a98b5
commit eeb20543fa
71 changed files with 3925 additions and 1340 deletions

View File

@@ -1,6 +1,6 @@
# MotoVaultPro Documentation
Project documentation hub for the 6-container single-tenant architecture with integrated platform service.
Project documentation hub for the 5-container single-tenant architecture with integrated platform feature.
## Navigation
@@ -12,6 +12,7 @@ Project documentation hub for the 6-container single-tenant architecture with in
- Database Migration: `docs/DATABASE-MIGRATION.md`
- Development commands: `Makefile`, `docker-compose.yml`
- Application features (start at each README):
- `backend/src/features/platform/README.md`
- `backend/src/features/vehicles/README.md`
- `backend/src/features/fuel-logs/README.md`
- `backend/src/features/maintenance/README.md`