HomeDevCentral

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

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

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

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

Differential Revision: https://devcentral.nasqueron.org/D3962

Details

Auditors
ieli
Provenance
ieliAuthored on Sun, Feb 15, 11:00
ieliPushed on Sun, Feb 15, 11:21
Differential Revision
D3962: Phase 1: Repository cleanup, Docker Compose setup, and environment config
Parents
rSP0467429ddf04: Remove prompt symbol from command
Branches
Unknown
Tags
Unknown