Deploy your first application with Hatchbox
Start using Hatchbox to deploy your apps
Updated
Deploying your first app with Hatchbox is just a couple steps:
- Create a cluster on your favorite hosting provider.
- Add server(s) to the cluster.
- Create an app and connect it to your Git host.
- Create any databases and add environment variables as needed.
- Click deploy!
Hatchbox will install all the required dependencies on your servers, build your application, and deploy it. That's it!