Quickstart

Quickstart in 5 minutes

This page is the shortest path to start the platform locally, log in, create a project and walk through your first run with the mock adapter.

1. Prerequisites

SOFTWAREFABRIK_ADMIN_USER=admin
SOFTWAREFABRIK_ADMIN_PASSWORD=ChangeMe-2026!

2. Start locally

docker compose up

Then open the platform in your browser. Log in with the bootstrap admin.

3. Create your first project

  1. click Create new project
  2. enter project title and product name
  3. add target picture, technology and free text in the editor
  4. save

4. Generate markdown artifacts

  1. open the project
  2. click Generate markdown artifacts
  3. quickly review PROJECT.md and INSTRUCTIONS.md
Tip: If these files are vague, the subsequent run will usually be vague as well.

5. Start your first run with the mock adapter

  1. click Create run
  2. pick the project
  3. formulate a clear, small goal
  4. set run to READY
  5. start the run
  6. approve if necessary

6. Observe while the run is in progress

You should see that the platform is not just starting the agent but also making traceability and quality gates visible.

7. Afterwards

Recommendation: Learn with the mock first, then work with the real agent.

If something does not work