Create your first deployment
Follow these steps to move from sign-up to a live deployment.Step 1: Create your account
Open Hostifer and sign in with email or OAuth. Use the account you want to own the project.Step 2: Connect a repository
Open the GitHub integration and install the app on the repository you want to deploy.Step 3: Create a project
Create a project with the repository URL, framework, runtime port, and deployment settings.Step 4: Trigger the first deployment
After the project is created, start a deployment from the project screen or the API.Step 5: Watch it go live
Track build progress from the deployment status page. Open the logs stream if you need live output.What to do next
Use these pages to keep moving.Deployments API
Trigger builds and monitor deployment health.
Projects API
Create and manage your app projects.
GitHub integration
Connect repositories and validate webhooks.
Local development
Run the docs site locally and iterate faster.
If something fails during onboarding, check the API introduction for auth
rules and the development page for local setup.