This is a user login and registration app using Node.js, Express, Passport, Mongoose, Pug and some other packages.
$ npm install$ npm start
# Or run with Nodemon
$ npm run dev
# Visit http://localhost:3000Open "config/keys.js" and add your MongoDB URI
npm install browser-refresh