# composecraft/composecraft

Repository: https://github.com/composecraft/composecraft
Canonical: https://ross.abutalabs.com/products/composecraft
Homepage: https://composecraft.com
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-12-26T09:51:06+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 59, release rhythm 62, longevity 43
- inputs: {"age_days": 609, "days_push": 250, "days_rel": 254, "gap_med": 7, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1031, forks 27 (observed 2026-08-28T04:03:17.946241+00:00)

## What it is
Compose Craft is an open-source web application providing a visual GUI for creating, editing, and sharing Docker Compose files via drag-and-drop diagrams. It can be used hosted online or self-hosted, and includes import/export, sharing links, and GitHub integration.

## Use cases
- visually build docker compose files with drag and drop
- visualize docker compose services as a diagram
- share a docker compose file via a link
- import and edit an existing docker-compose.yml
- understand how services in a stack interact
- self-host a docker compose GUI for my team

## When to choose
- you prefer building or understanding compose stacks visually instead of hand-writing YAML
- you need to share compose diagrams with teammates or non-technical stakeholders
- you want a self-hostable, MIT-licensed tool

## When to avoid
- you only need quick YAML edits in a terminal or editor
- you need full Docker management beyond compose files (images, containers, volumes)
- you require offline desktop tooling without a web server

## Facets
- artifact type: application
- maturity: active
- function: gui, data-visualization, parser, developer-tools, documentation
- domain: developer-tools, web-development
- platform: self-hosted, cross-platform
- tags: docker-compose, visual-editor, diagram, drag-and-drop, nextjs, react-flow, yaml-editor, self-hostable, containers, devops, web-server, docker, nodejs

## Member repositories
- composecraft/composecraft (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.946241+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:25.969554+00:00, confidence not recorded.
  - readme: https://github.com/composecraft/composecraft (fetched 2026-08-28T04:03:17.946241+00:00, sha 8770a2cf5e56)
  - homepage: https://composecraft.com (fetched 2026-08-29T13:06:46.598356+00:00, sha 017551b02ca8)
  - site_page: https://composecraft.com/docs (fetched 2026-08-29T13:06:46.602052+00:00, sha 1adb57d9df2a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
