Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/didinj/mevn-stack-vue-2

Securing MEVN Stack (Vue.js 2) Web Application using Passport
https://github.com/didinj/mevn-stack-vue-2

app application express expressjs mevn mongo mongodb node nodejs passport passportjs secure securing security stack vue vue2 vuejs web

Last synced: 14 days ago
JSON representation

Securing MEVN Stack (Vue.js 2) Web Application using Passport

Awesome Lists containing this project

README

        

# Securing MEVN Stack (Vue.js 2) Web Application using Passport

This source code is part of [Securing MEVN Stack (Vue.js 2) Web Application using Passport](https://www.djamware.com/post/5ac8338780aca714d19d5b9e/securing-mevn-stack-vuejs-2-web-application-using-passport)

To run locally:
* Run MongoDB server
* Clone this repository
* Run `npm install`
* Run `npm start`