mern-stack-authentication
mern-stack-authentication copied to clipboard
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Securing MERN Stack Web Application using Passport
This source code is part of Securing MERN Stack Web Application using Passport tutorial.
To run this source code:
- Clone this repo
- Run MongoDB server
- Run
npm npm run-script build
- Run
npm start