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

https://github.com/eggplants/ghitter-template

GaaS (GitHub as a SNS) Template
https://github.com/eggplants/ghitter-template

Last synced: 5 months ago
JSON representation

GaaS (GitHub as a SNS) Template

Awesome Lists containing this project

README

          

# ghitter

GaaS (GitHub as a SNS)

---

## How to start

0. [Use this template!](https://github.com/eggplants/ghitter-template/generate)
1. [Create PAT](https://github.com/settings/tokens/new) with `public_repo` + `repo`
2. Set created PAT to `GH_MYTOKEN` in [secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository)
3. Uncomment `schedule` trigger in `.github/workflows/issue.yml`
4. Enjoy!

## Example