Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kfcampbell/githubbot-serverless

A Typescript/Azure functions version of my old GithubBotRepo.
https://github.com/kfcampbell/githubbot-serverless

Last synced: 13 days ago
JSON representation

A Typescript/Azure functions version of my old GithubBotRepo.

Awesome Lists containing this project

README

        

# githubbot

## todo
- randomized amount of times/day committing
- tests
- use strong typing instead of __any__ everywhere

## miscellaneous resources
- basic typescript example: https://github.com/TsuyoshiUshio/TypeScriptCosmosSpike
- azure functions core tools (including function setup): https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local
- docs for github api npm wrapper: http://github-tools.github.io/github/docs/3.1.0/Repository.html