A demo for getting SSH public key on GitHub for any user.
Read this accompanying article for more details.
Usage:
Get a personal access token here: https://github.com/settings/tokens/new, and run the below commands:
GITHUB_PA_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxxxxxxxx
npm install
npm start