Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 471 Bytes

Set your Github Personal Token inside the environment variable GITHUB_TOKEN. Check here on how to create one.

Edit stack.yml, on image: kenfdev/github-stats change kenfdev for your DockerHub user.

Deploy with

$ faas-cli up

Make a request with an organization name:

{
  "org": "openfaas"
}

And you can get an overall stats of the repo.