Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aaryanporwal/node-auth

Web Authentication in Node.js using passportjs
https://github.com/aaryanporwal/node-auth

Last synced: 2 days ago
JSON representation

Web Authentication in Node.js using passportjs

Awesome Lists containing this project

README

        

# Running Instructions

1. `npm i`
2. `npm start`

This will start serving the website on port 3000.
> Use `npm run devStart` for live reload.