Modernization Project Complete. Updated to latest versions of frameworks.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Vehicle management platform using Modified Feature Capsules. Each feature in backend/src/features/[name]/ is 100% self-contained with API, domain, data, migrations, external integrations, tests, and docs. Single directory load gives complete context. No shared business logic, only pure utilities in shared-minimal/.
|
||||
|
||||
## Architecture Philosophy
|
||||
Each feature is a complete, self-contained capsule. Load ONE directory for 100% context.
|
||||
Each feature is a complete, self-contained capsule. Load ONE directory for 100% context. Evaluate every feature if it should be in it's own Docker container. This is a microservices based archiecture where production will be run on k8s.
|
||||
|
||||
## Navigation & Quick Tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user