Just a simple app to generate Swiss bills according to six-group requirements.
install dependencies
npm install
Launch the backend (no database required)
node backend.js
Launch the frontend
ng serve
The app is not localized and only supports French for yet.
- Angular 11
- Node.js
- Express.js
- Angular Material
- puppeteer
- qrcode-svg
- i18n-iso-countries