9 Commits

Author SHA1 Message Date
aaa6cf79c1 feat: Fix Docker configuration and update documentation
Some checks failed
CI / Backend Tests (push) Successful in 1m22s
CI / Frontend Tests (push) Successful in 2m32s
CI / Build Docker Images (push) Has been cancelled
- Fix nginx port mapping (12000:80) for single port exposure
- Remove backend port exposure (internal network only)
- Fix nginx configuration (remove invalid must-revalidate directive)
- Update README with correct setup instructions
- Update TODO.md with completed tasks and current status
- Application now running on http://localhost:12000 with production build
2025-10-17 11:38:41 -05:00
2ad5946a4b test: align jest db bootstrap with ci 2025-10-16 23:01:29 -05:00
8ca2756d7b feat: harden containers and ci 2025-10-16 22:56:33 -05:00
c51604fdb7 chore: clean coverage artifacts and refresh qa docs 2025-10-16 22:44:15 -05:00
a553b14017 ci: stabilize pipeline
All checks were successful
CI / Backend Tests (push) Successful in 31s
CI / Frontend Tests (push) Successful in 1m43s
CI / Build Docker Images (push) Successful in 4m45s
2025-10-16 21:00:39 -05:00
9355d5c7c2 Harden dev environment configuration
Some checks failed
CI / Backend Tests (push) Has been cancelled
CI / Frontend Tests (push) Has been cancelled
CI / Build Docker Images (push) Has been cancelled
2025-10-16 17:48:26 -05:00
42dc3c8097 Prepare CI and deployment scaffolding
Some checks failed
CI / Backend Tests (push) Has been cancelled
CI / Frontend Tests (push) Has been cancelled
CI / Build Docker Images (push) Has been cancelled
2025-10-16 17:18:18 -05:00
0ecd6c67eb Rename project to MerchantsOfHope-SupplyANdDemandPortal 2025-10-16 17:11:25 -05:00
039d51c4e5 Initial commit 2025-10-16 17:04:52 -05:00