Quickstart
Deploy your first application on Launchverse in under five minutes.
1. Create an Account
Sign up at launchverse.app. No credit card required — start on the Free plan.
2. Connect a GitHub Repository
- Go to the Dashboard and click New Project.
- Install the Launchverse GitHub App on your repository.
- Select the repository you want to deploy.
3. Configure Your Project
Launchverse auto-detects your framework (Next.js, Node.js, Python, Go, etc.). You can override the build command, output directory, and install command in the project settings.
4. Deploy
Click Deploy. Your application builds and ships to a live URL in seconds. The dashboard streams build logs in real time so you can see every step.
5. Access Your App
Once the build succeeds, your app is available at your-project.launchverse.app with automatic HTTPS.