Based on the tutorial and repository
Make sure you create an OAuth App on Github and add your keys to the .env
file.
You can start the server with:
$ npm i
$ node .
Then visit https://localhost:3000
and click the link to login.
Based on the tutorial and repository
Make sure you create an OAuth App on Github and add your keys to the .env
file.
You can start the server with:
$ npm i
$ node .
Then visit https://localhost:3000
and click the link to login.