Backend de template-saas - Workspace V2
Entities created: - RefreshToken (auth.refresh_tokens) - SubscriptionItem (billing.subscription_items) - InvoiceItem (billing.invoice_items) - Payment (billing.payments) - FlagEvaluationRecord (feature_flags.evaluations) - PlanFeature (plans.plan_features) - TenantSetting (tenants.tenant_settings) Updated modules to register new entities. DDL-Entity coherence: 82.5% -> 100% 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