Skip to content
Host Little logo markHost Little

Developer documentation

App hosting guides for the path from source to release.

Short, implementation-grounded guides for connecting a repository, shipping an app, and understanding the database boundary.

The details that keep a release honest.

  • Connect GitHub and let Railpack build the app.
  • Add a custom domain after the release is healthy.
  • Create PostgreSQL and use its protected connection variables in your application.
  • Use health checks, logs, and usage to verify a release.

Deploy your first app.

Connect GitHub, verify the release, and review the approved PostgreSQL path when the app needs state.