Skip to content

thaismartins/one-imobiliaria-api

Repository files navigation

ONE IMOBILIÁRIA API

This is the server application to One Imobiliária. It holds the admin area with the RESTAPIs for the applications.

The stack using:

*Obs: Before starting please install the tools above.

To install dependencies:

npm install

To install initial configs on database:

[POST] __URI_API__/config/cities
[POST] __URI_API__/config/groups
[POST] __URI_API__/config/users

To watch:

nodemon

To run:

npm start

About

One Imobiliaria API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published