Backend de template-saas - Workspace V2
- 6 entities: structure, rank, node, commission, bonus, rank_history - 4 DTOs with validation - 4 services with tree operations (LTREE path queries) - 4 controllers with full CRUD - Commission calculation and rank evaluation logic - My network endpoints for user dashboard Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| __mocks__ | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| eslint.config.js | ||
| jest.config.cjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
template-saas-backend-v2
Backend de template-saas - Workspace V2