Go to file
2025-01-12 16:18:26 +11:00
.vscode initial commit with invoice template 2025-01-11 15:27:41 +11:00
backend feat: add ABN existence check in createPayer function 2025-01-12 16:18:26 +11:00
frontend refactor: migrate project structure to use Vite with Vue 3 and TypeScript 2025-01-11 15:29:00 +11:00
invoice-template feat: integrate PDF generation for invoices using Handlebars and Puppeteer, and add invoice template 2025-01-12 10:39:40 +11:00
.gitignore feat: add koa-body middleware, define PayerEntity interface, and update TypeScript configuration 2025-01-11 21:39:03 +11:00