Commit Graph

4 Commits

Author SHA1 Message Date
Kunthawat Greethong
7a67f68d9f ♻️ Restructure: Move Astro to repository root
BREAKING CHANGE: Astro project is now at repository root
- Removed dealplustech-astro subdirectory
- Moved all Astro files to root
- Updated PostCSS config to .cjs
- Removed old Next.js files

 11 pages built successfully
 Cookie consent banner included
 Privacy/Terms links in footer
 Ready for Easypanel deployment (no root dir needed)

Migration path:
- Old structure: /dealplustech-astro/
- New structure: / (root)
2026-03-09 22:00:05 +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