Skip to content

Olinguito/YoIntervengoAPI

Repository files navigation

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