Commit Graph

3 Commits

Author SHA1 Message Date
Kunthawat Greethong
b9d053283f fix: Use PORT environment variable (default 80) for Easypanel 2026-03-03 10:34:31 +07:00
Kunthawat Greethong
0fc4648dc6 fix: Fallback to npm install if no package-lock.json 2026-03-03 10:27:38 +07:00
Kunthawat Greethong
45961b8d76 refactor: Move Astro project to root directory
- Move all Astro files from dealplustech-astro/ to root
- Archive Next.js code in _nextjs-backup/
- Update .gitignore for Astro project
- Simplify project structure

This completes the migration from Next.js to Astro.
The Astro project is now at the root level.
2026-03-03 10:21:42 +07:00