Skip to content

Development Setup

Use the development instructions maintained with the HivePanel source repositories as the source of truth for dependency versions and local services.

  1. Clone the relevant HivePanel repository.
  2. Install the versions of language runtimes and package managers required by that repository.
  3. Copy or create the local configuration file.
  4. Start required database or infrastructure services.
  5. Run migrations or bootstrap steps.
  6. Start the development server or Worker process.

Keep this page versioned

As the Panel and Worker toolchains evolve, keep exact setup commands next to the corresponding source version rather than relying on stale global instructions.

HivePanel is open source software.