https://github.com/anmonteiro/github-stars-lambda-demo
https://github.com/anmonteiro/github-stars-lambda-demo
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anmonteiro/github-stars-lambda-demo
- Owner: anmonteiro
- Created: 2019-04-13T08:40:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T19:57:58.000Z (over 6 years ago)
- Last Synced: 2024-05-22T21:28:51.830Z (over 1 year ago)
- Language: OCaml
- Size: 650 KB
- Stars: 28
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-stars-lambda-demo
This is a demo I gave at ReasonConf 2019.
to build use, `./build.sh` (Docker required).
Once the build script is done you can deploy with `now -e GH_TOKEN="your_github_token_here"`