Commit Graph

3 Commits

Author SHA1 Message Date
John Yeo
a321a357ef set up docker files for OSS self hosting and deving 2025-06-16 16:18:53 +01:00
John Yeo
519752ff44 Refactor and clean up customer-related code:
- Consolidated import statements in `updateStripeSub.ts` and `invoiceRouter.ts`.
- Removed unused `handleDeleteEntity_old.ts` and `getAttachPreview.ts` files.
- Updated entity handling in `entitledRouter.ts` and `handleProductCheck.ts` for better null safety.
- Adjusted parameters in various functions to ensure consistency and clarity.
- Introduced default configuration in `getAttachConfig.ts` for better handling of attach parameters.
- Enhanced proration logic in `priceUtils.ts` and related files for improved billing accuracy.
2025-06-09 20:19:44 +01:00
John Yeo
275924dbf5 chore: reorganised server folders 2025-05-30 12:29:51 +01:00