This website requires JavaScript.
Explore
Help
Sign In
Astrian
/
invoice-issuer
Watch
1
Star
0
Fork
0
You've already forked invoice-issuer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
28e14224e7
invoice-issuer
/
backend
History
Astrian Zheng
28e14224e7
feat: add endpoint to retrieve paginated payers with bearer token validation
2025-01-12 12:46:54 +11:00
..
prisma
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
src
feat: add endpoint to retrieve paginated payers with bearer token validation
2025-01-12 12:46:54 +11:00
.gitignore
feat: add TypeDoc documentation generation and update dependencies
2025-01-11 21:20:20 +11:00
package-lock.json
feat: add COS integration for uploading generated invoices to cloud storage
2025-01-12 11:27:43 +11:00
package.json
feat: add COS integration for uploading generated invoices to cloud storage
2025-01-12 11:27:43 +11:00
tsconfig.json
feat: add koa-body middleware, define PayerEntity interface, and update TypeScript configuration
2025-01-11 21:39:03 +11:00