ClearERP
Multi-tenant ERP for inventory and procurement workflows across six industry verticals, with per-company data isolation enforced at the database layer.
6industry verticals seeded
- Tenant-scoped EF Core global query filters isolate every company's data; JWT auth with Admin, Inventory Manager, and Warehouse Staff roles.
- Full purchase-order lifecycle from draft through approval, partial receipt, completion, and cancellation, with a complete audit trail.
- Clean Architecture backend, Testcontainers integration tests against real PostgreSQL, Docker multi-stage builds, and GitHub Actions CI/CD.