-
You need your OAuth credentials. Your app will need redirection to http://localhost:3080 for this version to work and callback is http://localhost:3080/auth/google/callback
-
Copy config.end.example to config.env and setup all the variables.
-
npm install
-
node index.js
-
Browse to http://localhost:3080