Commit Graph

8 Commits

Author SHA1 Message Date
mazemaze 1af4fd3df6 Deploy update 2025-12-20 23:08:57 +09:00
mazemaze 9fcf5246e8 Fix Dockerfile: use Alpine 3.18 with OpenSSL 1.1 compat for Prisma
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:07:18 +09:00
mazemaze 4a24b072a1 Fix Dockerfile: add DATABASE_URL for Prisma build
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 21:49:01 +09:00
mazemaze b093855c5e Add Dockerfile for Eureka deployment
- Add multi-stage Dockerfile for Next.js with Prisma
- Configure standalone output in next.config.ts
- Add .dockerignore for faster builds

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 21:45:17 +09:00
mazemaze 5e49c0f18d Fix TypeScript error: add type annotation for implicit any parameter
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 21:32:04 +09:00
mazemaze 0f13aee7fb Deploy update 2025-12-18 21:15:40 +09:00
mazemaze 1a39be31ee Initial commit for Eureka deployment 2025-12-18 14:30:03 +09:00
mazemaze 946e0d94a0 Initial commit from Create Next App 2025-12-18 14:28:36 +09:00