No description
|
|
||
|---|---|---|
| .claude | ||
| .forgejo/workflows | ||
| .github/workflows | ||
| backend | ||
| deploy | ||
| docs | ||
| experiments | ||
| frontend | ||
| harness | ||
| help | ||
| .dockerignore | ||
| .gitignore | ||
| .gitleaks.toml | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| LICENSE | ||
| README.md | ||
| renovate.json5 | ||
Kernwerk — ERP for manufacturing KMU
Kernwerk is open-source business software for small and mid-size manufacturing companies (Schreinerei/Holzbau class): CRM, sales, projects, AVOR, costing, BOMs, purchasing, inventory, time tracking, resource planning, DMS, CAD/CNC integration, reporting, finance. Multi-tenant SaaS (CH/EU hosted) and on-prem from the same artifact.
Start here
- docs/VISION.md — what we're building and why
- CLAUDE.md — the hard rules every change must follow
- docs/adr/ — architecture decisions
- docs/GLOSSARY.md — DE ↔ EN domain language
- docs/modules/ — module specs (Requirements → Tests → Code)
- harness/README.md — how quality is enforced, phase by phase
License
Proprietary commercial software — see LICENSE. Built exclusively on open source components (ADR-0007, ADR-0021).
Status
Phase 0 (constitution) complete. Phase 1 scaffold landed: backend/ (Go),
frontend/ (Vite/React/TS), CI gates, compose profile, automated dependency updates. Next: the
platform kernel (money, tenant, audit) via /feature, then the first vertical
slice (CRM → Customer/Contact).