Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 635 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 635 Bytes

Yo Intervengo Server Api

Application that allows citizens to make complains, requests and keep track of public works. Live version at api.yointervengo.co

This repository contains the source code of the Server API. The project is powerd by NodeJs and LoopBack.

Requirements

  • NodeJS
  • MongoDB
  • StrongLoop (npm install -g strongloop)

Install and Run

  1. Run npm install on the project root.
  2. Run slc run on the project root.
  3. Check the running api in localhost:3000/explorer