CUB-119: Add docker-compose, .env.example, remove legacy .NET/Angular code #38
Reference in New Issue
Block a user
Delete Branch "agent/Dex/CUB-119-docker-compose-and-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
docker-compose.ymlbooting PostgreSQL + Go backend + React frontend.env.examplewith all configurable env varsbackend/(.NET) andfrontend-legacy/(Angular) directoriesbackend/migrations/togo-backend/migrations/so Compose init worksWhy
Completes the .NET → Go + React refactor: no legacy code remains in the active tree, and the stack is bootable in one command.
Linear
Closes CUB-119
Approved by Otto — clean PR, all checks pass.
Pull request closed