This is the source code for http://code.nushackers.org. It pulls repo information from https://github.com/nushackers/code-nus-repos.
First, install node.js and yarn
Then, install the local dependencies
$ yarn installCopy .env.example to .env with your very own Github token.
Finally start developing with
$ yarn start$ yarn scrape