kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:19:03 +07:00
2c23588dd0 🎨 Fix: Add CSS import to BaseLayout + use standard Tailwind colors
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:13:26 +07:00
92072a4ebf 🖼️ Restore public folder (images, assets) + fix Dockerfile
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:07:59 +07:00
cb0b4b8d52 🐳 Fix: Use env vars for serve binding
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:04:56 +07:00
2465feec7e 🐳 Fix: Bind server to 0.0.0.0 for Docker accessibility
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 22:00:08 +07:00
7a67f68d9f ♻️ Restructure: Move Astro to repository root
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 21:32:21 +07:00
5b041a6a44 🍪 Deploy build with cookie consent
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:18:47 +07:00
2287e562dd fix: Add HOST=0.0.0.0 and PORT=80 environment variables for Docker
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:16:00 +07:00
a73a22f92a fix: Configure Node adapter to listen on 0.0.0.0:80 for Docker
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:08:11 +07:00
d6aac2976b fix: Use Node adapter server instead of astro preview for production
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 21:05:37 +07:00
9fe23da5ce fix: Remove domain restrictions, let Easypanel handle routing
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 20:59:36 +07:00
7ad2e13fe6 fix: Add moreminimore.com to vite allowedHosts for preview
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 20:58:01 +07:00
5a823ef539 🔧 Remove .dockerignore (conflicts with Nixpacks)
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 20:54:32 +07:00
ccf42eb0a6 🐳 Add .dockerignore to exclude Next.js from Astro build
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 20:53:25 +07:00
c917a69dae 🔧 Remove unused DB files (static site only)
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 20:49:49 +07:00
0c746bb2a6 fix: Create data directory before Astro DB build
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 20:47:20 +07:00
891bb3e96e fix: Add ASTRO_DB_REMOTE_URL and --remote flag to Docker build command
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 20:36:43 +07:00
c8a9a38430 📦 Add deployment instructions
kunthawat pushed to main at kunthawat/dealplustech 2026-03-09 20:36:22 +07:00
6402d885f9 Complete Astro migration - PDPA compliant website
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 20:35:32 +07:00
6111b0e6ee fix: Update Dockerfile to use npm install --production instead of npm ci --production
kunthawat pushed to main at kunthawat/moreminimore-website 2026-03-09 14:10:43 +07:00
57e88dae25 docs: Update PDPA summary with completed Umami setup