Skip to content

whosmatt/girocode-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

girocode-ts

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.

Build environment

  • Node.js with npm
  • TypeScript
  • Unix-like environment (Linux, macOS, WSL) with cp and find utilities

Build

npm install
npm run build

Builds the project to dist/.

Development & Deployment

Serve the dist/ directory with any HTTP server.

About

Simple static fully client-side EPC-QR generator

Resources

License

Stars

Watchers

Forks