Getting Started
Learn the basics of RunxBuild and deploy your first application in minutes.
What is RunxBuild?
RunxBuild is a modern platform for deploying frontend frameworks, backend APIs, and managed databases. We handle the infrastructure so you can focus on writing code.
Whether you’re deploying a static React site, a Python API, or a full-stack Next.js application, RunxBuild provides a seamless workflow with git-based deployments and preview environments.
Prerequisites
- A GitHub account
- Code ready to deploy (or use one of our templates)
- Basic knowledge of git
Quick Start
1. Create an Account
Sign up for a free account using your email or GitHub profile. No credit card required.
2. Import your Project
Connect your Git provider and select the repository you want to deploy. RunxBuild will automatically detect your framework and configure build settings.
3. Deploy
Click deploy and watch your logs stream in real-time. Your app will be live on a global CDN in seconds.
Next Steps
Continue to Deploy from GitHub to set up automated deployments.