Commit graph

3 commits

Author SHA1 Message Date
fullsizemalt
6d53ac2b72 feat: frontend redesign and app structure refactor 2025-11-19 20:09:48 -08:00
admin
62d7aa4a16 fix: make public directory optional in frontend Dockerfile for Next.js apps without public folder 2025-11-18 07:21:52 +00:00
admin
6423df91e3 deploy: add frontend service with production Docker setup
- Created production Dockerfile for Next.js frontend (multi-stage build)
- Added frontend service to docker-compose with API env var
- Updated nginx to proxy root path to frontend:3000 service
- Frontend fully integrated with backend at https://mtd.runfoo.run

Job ID: MTAD-IMPL-2025-11-18-CL
2025-11-18 07:00:00 +00:00