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.
- NodeJS
- MongoDB
- StrongLoop (
npm install -g strongloop
)
- Run
npm install
on the project root. - Run
slc run
on the project root. - Check the running api in localhost:3000/explorer