Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 249 Bytes

README for curbmapbackend-js

  • npm install
  • npm run start
  • Runs server on port 8081 for testing.
  • You must be running curbmapauth-js server as well on 8080 on localhost as well as REDIS configured with appropriate communal keys.