process.env.NODE_TLS_REJECT_UNAUTHORIZED = 0;
has been added to server.js file
This project uses the free version (hobby-dev) of heroku, do not use real credentials
You will need an API key from Listen Notes
clone repo
npm install
npm run start / npm start
Handles the back-end requests made by the front-end in PodPoints. Check it out here