jackmcpickle / express-passport-handlebars-demo

A simple Auth app using express, passport and handlebars

Home Page:https://space-passport.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-passport-handlebars-demo

A simple Auth app using express, passport and handlebars

Build Status

Setup

To configure DB and secrets, copy .env.example to .env

Setup .env with your DB connection details.

Development

Run npm run watch

To auto fix linting issues - npm run lint

Production

npm start

About

A simple Auth app using express, passport and handlebars

https://space-passport.herokuapp.com/


Languages

Language:JavaScript 76.1%Language:Handlebars 22.4%Language:Shell 1.3%Language:CSS 0.3%