Getting Started with DeployHub
Welcome to DeployHub
DeployHub makes deploying web applications easier than ever. In this guide, we'll walk you through the entire process of deploying your first application.
Prerequisites
Before getting started, you'll need:
- A GitHub or GitLab account
- A web application repository
- Basic understanding of Git
Step 1: Create an Account
Head over to our sign up page and create your free account. You can sign up with GitHub or GitLab for a faster experience.
Step 2: Connect Your Repository
Once logged in, click "New Project" and select your Git provider. Authorize DeployHub to access your repositories and choose the one you want to deploy.
Step 3: Configure Deployment
We'll automatically detect your framework and suggest build settings. You can customize:
- Build command
- Output directory
- Environment variables
- Branch settings
Step 4: Deploy
Click "Deploy" and watch as we build and deploy your application to our global edge network. The first deployment may take a minute, but subsequent deploys are instant.
Step 5: Custom Domain (Optional)
Add a custom domain to your project for a professional look. We'll automatically provision SSL certificates.
Next Steps
- Set up preview deployments for pull requests
- Add environment variables
- Invite team members
- Explore our documentation
Happy deploying! 🚀