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
- Host: GitHub
- URL: https://github.com/l422y/godaddy-invoices
- Owner: L422Y
- License: mit
- Created: 2017-06-07T21:52:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T18:08:00.000Z (over 8 years ago)
- Last Synced: 2025-01-11T12:36:08.869Z (9 months ago)
- Topics: express, godaddy, handlebars, invoices, javascript, nightmarejs, node, vo
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```