Page MenuHomeDevCentral

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

Authored by ieli on Sun, Feb 15, 11:05.
Referenced Files
F24580031: D3962.diff
Sat, Feb 28, 06:33
F24574567: D3962.diff
Sat, Feb 28, 00:13
F24561774: D3962.diff
Fri, Feb 27, 09:03
Unknown Object (File)
Thu, Feb 26, 09:49
Unknown Object (File)
Thu, Feb 26, 06:03
Unknown Object (File)
Thu, Feb 26, 03:27
Unknown Object (File)
Thu, Feb 26, 03:22
Unknown Object (File)
Thu, Feb 26, 03:22
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