1.Switch to node-login directory. Then,
cd node-login
2.Download dependencies
npm install
3.Run the project
node app
Now visit http://127.0.0.1:8080/api/v1 in your browser.
You can Download Postman collection from the link given below.
Note :
Make sure to replace the header value such as x-access-token.
https://www.learn2crack.com/2016/09/android-user-registration-login-node-server.html
https://www.youtube.com/watch?v=5b0wWZuTazA
basic-auth
bcryptjs
body-parser
express
jsonwebtoken
mongoose
morgan
nodemailer
randomstring