The server API for nabbyl.com.
- Fork this repository to your own GitHub account and then clone it to your local device
- Install dependencies using NPM:
npm install
- Make the necessary changes and ensure that the tests are passing using
npm test
- Send a pull request