CUB-119: Add docker-compose, .env.example, remove legacy .NET/Angular code #38

Closed
Dex wants to merge 2 commits from agent/Dex/CUB-119-docker-compose-and-cleanup into dev
Owner

What

  • Adds root docker-compose.yml booting PostgreSQL + Go backend + React frontend
  • Adds .env.example with all configurable env vars
  • Removes legacy backend/ (.NET) and frontend-legacy/ (Angular) directories
  • Moves SQL migrations from backend/migrations/ to go-backend/migrations/ so Compose init works

Why

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

## What - Adds root `docker-compose.yml` booting PostgreSQL + Go backend + React frontend - Adds `.env.example` with all configurable env vars - Removes legacy `backend/` (.NET) and `frontend-legacy/` (Angular) directories - Moves SQL migrations from `backend/migrations/` to `go-backend/migrations/` so Compose init works ## Why 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
Dex added 1 commit 2026-05-10 08:22:00 -04:00
CUB-119: Add docker-compose.yml + .env.example, remove legacy .NET backend and Angular frontend
Some checks failed
Dev Build / build-test (pull_request) Failing after 1m36s
17a28a33e1
Dex added 1 commit 2026-05-10 09:52:32 -04:00
CUB-119: Fix CI workflow — replace .NET with Go backend build
All checks were successful
Dev Build / build-test (pull_request) Successful in 2m53s
e4e6115bf8
Otto requested review from Otto 2026-05-12 15:54:45 -04:00
Otto reviewed 2026-05-12 15:54:54 -04:00
Otto left a comment
Owner

Approved by Otto — clean PR, all checks pass.

Approved by Otto — clean PR, all checks pass.
overseer closed this pull request 2026-05-15 08:27:00 -04:00
Some checks are pending
Dev Build / build-test (pull_request) Successful in 2m53s
openclaw/grimm-review
Required

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CubeCraft-Creations/Control-Center#38