Product documentation

From an empty database to a running backoffice

The purchase includes the complete guide; this page summarizes the workflow.

Requirements

Docker Engine / Docker Desktop, Docker Compose v2, a domain and an SMTP provider for production.

Quick start

cp .env.example .env
docker compose --profile full up -d --build
docker compose exec api npm run db:migrate

Then register the first owner organization from the application.

Architecture

Angular 22 → Nginx → NestJS 11 → PostgreSQL 16. A separate worker dispatches invitation and password-reset email.

Security

Sessions use HTTP-only cookies, the API enforces RBAC and every query is organization-scoped.

Commercial license

One purchase covers one End Product for the buyer or one client and up to five developers. You may modify, deploy and monetize it, including as SaaS; the source template may not be resold or redistributed.