Initial commit for UI

This commit is contained in:
DaKheera47
2026-01-22 18:57:11 +00:00
parent 1ca459ec34
commit 7f7e76dc3f
8 changed files with 400 additions and 6 deletions
-2
View File
@@ -16,8 +16,6 @@ services:
- ./data:/app/data
# Base resume JSON (read-only)
- ./resume-generator/base.json:/app/resume-generator/base.json:ro
env_file:
- .env
environment:
# Server config
- NODE_ENV=production