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
2e627663d8
invoice-issuer
/
backend
History
Astrian Zheng
2e627663d8
feat: update start script for production and add PM2 management commands
2025-01-12 14:11:48 +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: update payer function to accept string ID and ensure proper type handling
2025-01-12 14:08:28 +11:00
.gitignore
feat: add TypeDoc documentation generation and update dependencies
2025-01-11 21:20:20 +11:00
package-lock.json
feat: update start script for production and add PM2 management commands
2025-01-12 14:11:48 +11:00
package.json
feat: update start script for production and add PM2 management commands
2025-01-12 14:11:48 +11:00
tsconfig.json
feat: add koa-body middleware, define PayerEntity interface, and update TypeScript configuration
2025-01-11 21:39:03 +11:00