Node.js Backend Service for the Heute app Crawls through a list of venue websites, gathers todays events and provides a simple api to get the information. Running Locally Make sure you have Node.js installed. $ npm install $ npm start