I’m Max, maker of QuickDeploy.
I built this after I was late on the submission at my last hackathon and nearly missed the deadline because I had to spend hours on deploying the app and making it available for the judges. I thought why isn't there a single command to quickly deploy this app to my own VPS without much configuration.
So I built it.
quickdeploy push --domain quickdeploy.dev
What QuickDeploy does for you
• Auto-detects frameworks (e.g. Next.js, Nuxt and more)
• Builds an optimized Docker image
• Sets up HTTPS + custom domain automatically
• Runs on your server — no vendor lock-in
Who it’s for
• Indie hackers & solo devs who want to ship fast
• Hackathons & client demos where minutes matter