Commit Graph

4 Commits

Author SHA1 Message Date
Kunthawat
d7264a494c feat: Replace Next.js with Astro + PDPA compliance
- Removed Next.js, moved Astro to root
- PDPA compliance: cookie consent, admin dashboard, privacy policy
- Updated Dockerfile for Astro
- Ready for Easypanel deployment with Nixpacks or Docker
2026-03-10 13:27:48 +07:00
Kunthawat Greethong
668f69048f fix: Add sharp for production image optimization
- Sharp required for Next.js image optimization in production
- Fixes: sharp is required to be installed in standalone mode
- Added as production dependency (--save)
2026-03-06 15:23:36 +07:00
Kunthawat Greethong
0c22cac03c Fix dev server 500 error - conditionally apply standalone output for production only 2026-02-27 13:45:22 +07:00
Kunthawat Greethong
ed1150ceaf Initial commit: New industrial design with green theme 2026-02-25 22:04:30 +07:00