Homepage Redesign
This commit is contained in:
@@ -91,8 +91,8 @@ Canonical sources only — avoid duplication:
|
||||
|
||||
## Architecture Context for AI
|
||||
|
||||
### Simplified 6-Container Architecture
|
||||
**MotoVaultPro uses a simplified architecture:** A single-tenant application with 6 containers - Traefik, Frontend, Backend, PostgreSQL, Redis, and integrated Platform service. Application features in `backend/src/features/[name]/` are self-contained modules within the backend service.
|
||||
### Simplified 5-Container Architecture
|
||||
**MotoVaultPro uses a simplified architecture:** A single-tenant application with 5 containers - Traefik, Frontend, Backend, PostgreSQL, and Redis. Application features in `backend/src/features/[name]/` are self-contained modules within the backend service, including the platform feature for vehicle data and VIN decoding.
|
||||
|
||||
### Key Principles for AI Understanding
|
||||
- **Production-Only**: All services use production builds and configuration
|
||||
|
||||
Reference in New Issue
Block a user