GITHUB_ACCESS_TOKEN = < your access token >
npm install
node index.js
when the node server is running it accepts end points in the following format
Which gives you a iCal milestone events for that repo. Make sure to have access token in env variables of the node server if you are accessing a private repo.