1ee7562e81a8d2c7a6fd8e2fe6d35ead27bbc876
- Scaffolded Angular 21 app in frontend/ (standalone, routing, scss) - Multi-stage Dockerfile: node:22-alpine build → nginx:alpine serve - nginx.conf with SPA routing fallback, API proxy, gzip, asset caching - .dockerignore excludes node_modules, dist, .angular, spec files - docker build → PASS, container serves UI on port 80 (HTTP 200) - Final image: 92.9MB (nginx:alpine)
The file is empty.
Description
Languages
C#
82.2%
Go
10.1%
TypeScript
4.9%
PLpgSQL
2.3%
JavaScript
0.2%
Other
0.2%