Page MenuHomeDevCentral

Phase 1: Repository cleanup, Docker Compose setup, and environment config
ClosedPublic

Authored by ieli on Feb 15 2026, 11:05.
Referenced Files
F46372235: D3962.diff
Wed, Aug 26, 10:16
Unknown Object (File)
Wed, Aug 19, 00:56
Unknown Object (File)
Tue, Aug 18, 22:15
Unknown Object (File)
Mon, Aug 17, 14:45
Unknown Object (File)
Mon, Aug 17, 05:07
Unknown Object (File)
Wed, Aug 12, 07:35
Unknown Object (File)
Jul 27 2026, 04:13
Unknown Object (File)
Jul 24 2026, 15:14
Tokens
"Y So Serious" token, awarded by dereckson.

Details

Summary
  • Flatten backend/ and frontend/ directory structure
  • Remove broken imports and stale test files
  • Fix hardcoded API URL to use VITE_API_URL env var
  • Add CORS middleware to backend
  • Add docker-compose.yml with PostgreSQL, backend, and frontend services
  • Add Dockerfiles for backend and frontend
  • Add database/init.sql with service and incident tables
  • Add .env.example, .dockerignore files, and root README.md
  • Update .gitignore and commit package-lock.json files

Diff Detail

Repository
rSP ServPulse
Lint
Lint Not Applicable
Unit
Tests Not Applicable