contracamilo / ROT_back_end

Node JS, MongoDB, JWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROT Back-end

API Deployed Version: Heroku

Don´t forget install mongoDB and create a local instance.

More info: MongoDB Docs

Command to run a MongoDB local instance:

windows:

 "C:\Program Files\MongoDB\Server\4.4\bin\mongod.exe" --dbpath="c:\data\db"

To run this project run the following commands on console.

 npm install && npm start

About

Node JS, MongoDB, JWT


Languages

Language:JavaScript 97.3%Language:CSS 2.7%