An open API service indexing awesome lists of open source software.

https://github.com/l422y/godaddy-invoices

Use nightmare to login to GoDaddy, grab all invoice data and render to pretty PDFs
https://github.com/l422y/godaddy-invoices

express godaddy handlebars invoices javascript nightmarejs node vo

Last synced: 8 months ago
JSON representation

Use nightmare to login to GoDaddy, grab all invoice data and render to pretty PDFs

Awesome Lists containing this project

README

          

# godaddy-invoices

Use nightmare to login to GoDaddy, grab all invoice data and render to pretty PDFs

Edit `example.env`, save as `.env` then:

```
npm i
node godaddy.js
```