3 Commits

Author SHA1 Message Date
39735789bd pm2 fixes 2026-05-24 23:03:41 +03:00
ed6956eba5 Add PM2 setup to deployment script
Add a start script using vite preview on port 4174 and replace the
static file copy step in deploy.sh with PM2 start/reload logic.
2026-05-18 21:46:55 +03:00
7d48ec3f78 Switch to bun and add deploy script
Update engines in package.json to bun, switch all justfile recipes from npm to bun, add scripts/deploy.sh for production deployment.
2026-05-18 20:55:14 +03:00