Skip to content
Host Little

Development guide

Use a Next.js development environment

Each project can have one persistent development environment. Use it to combine work on a chosen branch before you send that work to production.

01

Choose the branch

Create a branch in GitHub for shared development work. The branch must already exist before you connect it in the project.

Use one branch that the team can test together. The portal keeps the same development URL when future pushes update that branch.

02

Create the environment

  1. 1Open the project deployment controls.
  2. 2Choose the development branch.
  3. 3Create the development environment.
  4. 4Wait for the first deployment to report healthy.
03

Keep configuration separate

Open Environment and choose Development to add the values for this app instance. The development environment does not use the production values automatically.

Use safe test accounts and test endpoints when your payment, email, or identity provider supports them.

04

Deploy and promote the change

  1. 1Push to the development branch to update the same development URL.
  2. 2Test the change on that URL.
  3. 3Merge the reviewed change into the production branch when it is ready.
  4. 4Check the production deployment after its health check passes.
05

Know the scope

A project has one persistent development environment. Host Little does not create a separate app for each pull request.

Use GitHub pull requests for code review. Merge the work into the selected development branch when you want a combined test deployment.

Put the guide into practice

Deploy the app from GitHub.

Create a project, choose the production branch, and use the project URL to check the first release before you move a custom domain.

  • Month-to-month billing
  • Commercial use from $10
  • 30-day money-back guarantee
See pricing

No projects yet

Connect a GitHub repository. Choose the production branch. Each push starts a deployment.

Launch · $10/moGitHub deploy