2 Commits

Author SHA1 Message Date
8d2efbc375 FIX(docker): add curl for healthcheck
- Install all dependencies in Dockerfile
- Add curl package for container healthcheck
2026-01-05 02:39:40 +09:00
e82ea71c22 REFACTOR(repo): simplify project structure
- Move services/nextjs to nextjs/
- Move deploy/docker/Dockerfile.prod to Dockerfile
- Add GitHub Actions workflows (ci.yml, build.yml)
- Remove deploy/, services/, scripts/ folders
2026-01-05 02:29:10 +09:00