A lightweight, fully client-side Progressive Web App (PWA) for generating EPC-QR codes (GiroCodes) for requesting SEPA payments. IBAN and Beneficiary can be remembered in localstorage for convenience.
- Node.js with npm
- TypeScript
- Unix-like environment (Linux, macOS, WSL) with
cpandfindutilities
npm install
npm run buildBuilds the project to dist/.
Serve the dist/ directory with any HTTP server.