Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angelozdev/practicing-passport

Nodejs Login con Passport, Express
https://github.com/angelozdev/practicing-passport

Last synced: 4 days ago
JSON representation

Nodejs Login con Passport, Express

Awesome Lists containing this project

README

        

# Using Passport
Nodejs Login con Passport, Express

## Install
+ Mode developer
+ `npm install`
+ `npm run dev`
+ Mode production
+ `npm install`
+ `npm run build`
+ `npm start`