Skip to content

Generate invoices with custom templates through Cuentica API

License

Notifications You must be signed in to change notification settings

grisendo/facturica

Repository files navigation

facturica

Generate invoices with custom templates through Cuentica API

1. Install dependencies

npm install

2. Run the app

npm start

3. Configure

Enter you Cuentica API key

4. Create custom invoice templates (optional)

Clone folder ./templates/default/ to ./templates/YOUR_TEMPLATE_NAME/

Edit file ./templates/YOUR_TEMPLATE_NAME/template.ejs

Close and run again the app

Select your template from menu

5. Enjoy!

About

Generate invoices with custom templates through Cuentica API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published