From 39deb471d976d863d2ec803f908025a2366f1486 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 6 Dec 2025 19:06:33 +0900 Subject: build(server): add Dockerfiles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add build pipeline with esbuild for production bundling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- docs/dev/roadmap.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 840637b..303e94d 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -64,13 +64,9 @@ Smaller features first to enable early MVP validation. ## Phase 3: Deployment ### Docker -- [ ] Dockerfile for server -- [ ] Dockerfile for web (static build) -- [ ] compose.yml (full stack) - -### Production -- [ ] Environment configuration -- [ ] Backup strategy +- [x] Dockerfile for server +- [x] Dockerfile for web (static build) +- [x] compose.yml (full stack) ### Documentation - [ ] README.md (setup, usage) -- cgit v1.2.3-70-g09d2