/estimate-nodejs-quickbooks-api

Simple NodeJS application for receiving Quickbooks API Estimates by DocNumber

Primary LanguageHTMLMIT LicenseMIT

estimate-nodejs-quickbooks-api

Simple NodeJS application for receiving Quickbooks API Estimates by DocNumber.

Rename .env.example to .env and enter values for ClIENT_ID and CLIENT_SECRET.

npm install

npm start

App runs on http://localhost:8000