Skip to content

Backend node.js coding challenge based on the Indego bike share API.

Notifications You must be signed in to change notification settings

hparadiz/backend-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Get npm and nodejs & mongodb
  2. Git clone the project from this Github page
  3. Make a copy of conf/sample -> conf/production. Fill it in. Configure mongodb.
  4. From terminal cd into the git repo and run npm link
  5. Run punkave start from terminal
  6. Observe running instance with tail -f log/backend-challenge.log

Server CLI

backend-challenge$ punkave
Usage: punkave [status|start|reload|stop]

About

Backend node.js coding challenge based on the Indego bike share API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • Shell 12.9%
  • Smarty 5.1%