This is the server application to One Imobiliária. It holds the admin area with the RESTAPIs for the applications.
- NodeJs (https://nodejs.org/en/)
- Express (http://expressjs.com/pt-br/)
- MongoDB (https://www.mongodb.com/)
- Mongoose (http://mongoosejs.com/)
*Obs: Before starting please install the tools above.
npm install
[POST] __URI_API__/config/cities
[POST] __URI_API__/config/groups
[POST] __URI_API__/config/users
nodemon
npm start