invoice-issuer/backend/src
2025-01-12 11:27:43 +11:00
..
classes feat: refactor invoice creation logic to improve validation and streamline item processing 2025-01-12 09:56:02 +11:00
func feat: add COS integration for uploading generated invoices to cloud storage 2025-01-12 11:27:43 +11:00
resources feat: add email functionality for invoices using Nodemailer and Markdown template 2025-01-12 11:01:54 +11:00
types feat: add Invoice and InvoiceItem classes, integrate decimal.js for precise calculations, and update error handling in HttpError class 2025-01-12 09:07:41 +11:00
app.ts feat: refactor invoice creation logic to improve validation and streamline item processing 2025-01-12 09:56:02 +11:00