This utility allows you to easily download source code from public or private GitHub repositories using a URL
Example: https://codezephy.vercel.app/codeload/github/AnechaS/docker-examples
https://YOUR.CODELOAD-SERVER.HERE/github/{owner}/{repo}/{branch}
Specify Token
https://YOUR.CODELOAD-SERVER.HERE/github/{owner}/{repo}/{branch}?token={token}
$ npm install
$ npm start
After starting the server, you can visit http://localhost:3000