This is a microservice is used to create a new repository to specific github account.
run npm install
Deploy to google cloud gcloud functions deploy mcrc_repo_github --runtime nodejs10 --trigger-http --project multi-cloud-resource-creation
- How to use personal access token - https://developer.github.com/v3/guides/getting-started/