Backend Engineer Challenge
- Steps to install:
- Run
git clone https://github.com/itsikm/sunrise.git
- Run
cd sunrise
- Run
npm install
- Rename
config.example.json
toconfig.json
- Edit
config.json
:- Replace
GOOGLE-API-CLIENT-ID
with your Google API Client ID - Replace
GOOGLE-API-CLIENT-SECRET
with your Google API Client Secret.
- Replace
- Run
Run node app.js