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
14
Commits
1
Branch
0
Tags
557
KiB
TypeScript
71.7%
HTML
19.6%
CSS
5.7%
Vue
3%
ed85337715
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Astrian Zheng
ed85337715
feat: integrate Prisma for database management, add Payer and Invoice models, and enhance error handling in /payer route
2025-01-12 07:13:02 +11:00
.vscode
initial commit with invoice template
2025-01-11 15:27:41 +11:00
backend
feat: integrate Prisma for database management, add Payer and Invoice models, and enhance error handling in /payer route
2025-01-12 07:13:02 +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
fix: update contact email to be a clickable mailto link in invoice template
2025-01-11 15:34:44 +11:00
.gitignore
feat: add koa-body middleware, define PayerEntity interface, and update TypeScript configuration
2025-01-11 21:39:03 +11:00