Create applications


Get started by creating a basic Harmony platform by running the following command:

$bit
Copiedcopy

Get a clear view of all the applications in your workspace:

$bit
Copiedcopy

Once your apps are set up, launch them directly from your workspace:

$bit
Copiedcopy

Head to the Harmony documentation to start adding features to your platform. For a complete platform example, head to the Composable platform quick start and follow the steps.

Official application types

You can use our official application types to support large range of tech stacks and needs:

For a deeper dive into creating applications with Bit, refer to our comprehensive Create Apps reference.

App composition

If you need to build a more sophisticated runtime architecture that combines frontend and backend elements or embraces a service-oriented approach, use Bit Platforms to compose multiple applications into a single runtime.

Create a platform:

$bit
Copiedcopy

Launch the platform:

$bit
Copiedcopy

Why should I use platforms:

  • Effortless orchestrate. Manage the execution of multiple Bit apps within a unified environment.
  • Connect Seamlessly. Easily wire up URLs and ports between your running apps.

Explore Bit Platforms in the extended documentation.

Learn more