Toolkit: Node.js | Express | MongoDB | Mongoose | JWT | Bcript | Eslint | Babel
Install the requirements below:
- Node.js 6.9.5 ✅
- Express ✅
- MongoDB ✅
- Mongoose 4.11.5 ✅
- JWT ✅
- Bcript ✅
- Eslint 4.18.1 ✅
- Babel 1.6.0 ✅
- Cloning repository:
user@user:~/path_to_cloned_folder$ git clone https://github.com/ThiagoLuizNunes/ci-lost-and-found.git
- 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. ✅
- Start MongoDB:
use@user:~/mongod
- Start application:
use@user:~/path_to_cloned_folder/ci-lost-and-found$ npm run dev || npm run babel
Access the browser http://localhost:4000
- Thiago Luiz Pereira Nunes (ThiagoLuizNunes) thiago.luiz@lavid.ufpb.br
This project is licensed under the MIT License - see the LICENSE.md file for details
Created By ThiagoLuizNunes 2018.