Hello! This is a small project that demonstrates how to build an Authentication API with NodeJS (ExpressJS) and MongoDB.
- Install dependencies
npm install- Change your MongoDB URL on ./config/config.js
bd_string: 'YOUR_DB_URL_HERE'- Run
node app.js| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hello! This is a small project that demonstrates how to build an Authentication API with NodeJS (ExpressJS) and MongoDB.
npm installbd_string: 'YOUR_DB_URL_HERE'node app.js