Skip to content
Rowan edited this page Sep 10, 2019 · 3 revisions

This project is a skeleton project for other passport-next repositories.

To use it first clone the repo, edit templates/variables.js with your project specific settings then run:

npm i && npm run init-new-project

This will set up a new project based off the templates in templates/

Clone this wiki locally