Manufacturing Operations Management for discrete manufacturing — event-sourced, on-premise, single-tenant. Production tracking, inventory, traceability, quality. FastAPI + ArangoDB + Vue 3 + NATS.
⚠️ This is a read-only mirror. Canonical: GitLab. See CONTRIBUTING.md.
Requires Docker and Docker Compose v2. Tested on Ubuntu 24.04 and macOS 14.
curl -fsSL https://progresslabit.github.io/progress-platform/install.sh | sh
progress init
progress restore --demo sparkplug
progress tap
# open http://progress.localhostFull docs: https://progresslabit.github.io/progress-platform/
- API reference (every public endpoint, parameters, errors, emitted events)
- Events reference (50+ events; top 10 with sequence diagrams)
- CLI reference (
progress init,progress restore,progress tap) - User walkthroughs (production, inventory, counting, warehouse)
- Admin / integrator docs (deployment, configuration, NATS taxonomy)
Event-sourced backend (FastAPI + Pydantic v2) on ArangoDB (multi-model: documents + graph). Inter-service messaging via NATS JetStream. Frontends: Vue 3 + Quasar 2 (main desktop SPA + warehouse mobile app). Workflows on Prefect 3. Single-tenant, on-premise via Docker. See ARCHITECTURE.md for layer details.
GitHub is a read-only mirror — direct PRs cannot be merged. Open an issue or discussion. See CONTRIBUTING.md and CODE_OF_CONDUCT.md.
Found a vulnerability? Use GitHub Private Vulnerability Reporting. See SECURITY.md.
Apache 2.0 — see LICENSE.
