Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/didinj/mern-stack-authentication

Secure MERN Stack CRUD Web Application using Passport.js Authentication
https://github.com/didinj/mern-stack-authentication

application authentication crud express expressjs login mern mern-stack mongo mongodb node nodejs passport passportjs react reactjs secure securing security web

Last synced: 24 days ago
JSON representation

Secure MERN Stack CRUD Web Application using Passport.js Authentication

Awesome Lists containing this project

README

        

# Securing MERN Stack Web Application using Passport

This source code is part of [Securing MERN Stack Web Application using Passport](https://www.djamware.com/post/5a90c37980aca7059c14297a/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`