Commit Graph

5 Commits

Author SHA1 Message Date
Kunthawat
3fb9f89bc3 fix: Switch to Tailwind v3 - v4 incompatible with Astro 2026-03-12 18:06:44 +07:00
Kunthawat
18fc8171ae fix: Add serve to dependencies
- Include serve package in prod dependencies
- Required for static file serving in Docker
- Fixes missing serve command
2026-03-12 13:22:56 +07:00
Kunthawat
77ac4d2d05 feat: Upgrade to Astro with full PDPA compliance
PDPA Features:
 Cookie consent banner
 Consent logging API
 Admin dashboard
 Privacy Policy
 Terms & Conditions

Technical:
 Astro 5.x + Tailwind v4
 Docker on port 80
 SQLite database
 15 pages built

Ready for Easypanel deployment.
2026-03-12 10:01:04 +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
ed1150ceaf Initial commit: New industrial design with green theme 2026-02-25 22:04:30 +07:00