Skip to content

Back-end developed to support the CI Lost and found platform at Federal University of Paraiba.

License

Notifications You must be signed in to change notification settings

thiagoluiznunes/ci-lost-and-found

Repository files navigation

ci-lost-and-found

Build Status Maintainability Test Coverage Issue Count

Toolkit: Node.js | Express | MongoDB | Mongoose | JWT | Bcript | Eslint | Babel

Requirements

Install the requirements below:

Stack

Installation

  1. Cloning repository:
user@user:~/path_to_cloned_folder$ git clone https://github.com/ThiagoLuizNunes/ci-lost-and-found.git
  1. Install the dependencies:
user@user:~/path_to_cloned_folder/ci-lost-and-found$ npm install
  • Manually install the dependencies that may have not been installed by the above command.
  1. Start MongoDB:
use@user:~/mongod
  1. Start application:
use@user:~/path_to_cloned_folder/ci-lost-and-found$ npm run dev || npm run babel
Access the browser http://localhost:4000

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Created By ThiagoLuizNunes 2018.


Releases

No releases published

Packages

No packages published