ship-em
v0.2.1
Published
One-command deployment for apps built by AI coding tools
Maintainers
Readme
shipem
One command. Your app is live.
Deploy apps built with AI coding tools (Claude, Cursor, Bolt, Lovable) in 60 seconds. Zero config.
Quick Start
npx ship-emThat's it. Shipem detects your framework, builds your app, and deploys it to a live URL.
Supported Frameworks
Next.js, Vite, React, Astro, SvelteKit, Nuxt, Remix, Gatsby, Express, FastAPI, Flask, Django, Hono, and static HTML.
Commands
npx ship-em # Deploy your app
npx ship-em login # Authenticate with GitHub
npx ship-em logout # Log out
npx ship-em status # Check deployment status
npx ship-em logs # View build logs
npx ship-em down # Take your app offlineHow it works
- Run
npx ship-emin your project directory - AI detects your stack — framework, build command, env vars
- Your app is live — deployed to Cloudflare's global network
Links
- Website: https://shipem.dev
- GitHub: https://github.com/eilonc-dev/shipem
License
MIT
