Backend de erp-core - Workspace V2
- Add CouponsService for discount coupon management - Add PlanLimitsService for plan limit validation - Add StripeWebhookService for Stripe event processing - Add plan-enforcement middleware (requireLimit, requireFeature, planBasedRateLimit) - Add 68 unit tests for all billing-usage services - Update TenantSubscription entity with Stripe integration fields - Export new services from module index Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| service.descriptor.yml | ||
| tsconfig.json | ||
| TYPEORM_DEPENDENCIES.md | ||
| TYPEORM_INTEGRATION_SUMMARY.md | ||
| TYPEORM_USAGE_EXAMPLES.md | ||