bolt-prod-boost
CLI that drops gap‑fixer scaffolds (interactive wizards) into any Bolt.new project.
One‑liner CLI that scans a Bolt.new / StackBlitz workspace for production‑blocking gaps
(custom domain, transactional email, etc.) and walks you through fixing them in an
interactive wizard. Then it drops reference markdown + helper files into a /boost
folder.
npx bolt-prod-boost # after publishing
Build locally:
npm install
npm run build