https://github.com/anandchowdhary/backlog
🔙 Backlog of issues and bugs on my GitHub
https://github.com/anandchowdhary/backlog
deno denoland github github-api github-notifications static-site
Last synced: about 1 month ago
JSON representation
🔙 Backlog of issues and bugs on my GitHub
- Host: GitHub
- URL: https://github.com/anandchowdhary/backlog
- Owner: AnandChowdhary
- Created: 2020-06-17T13:30:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T12:55:58.000Z (about 4 years ago)
- Last Synced: 2025-03-06T17:50:50.416Z (11 months ago)
- Topics: deno, denoland, github, github-api, github-notifications, static-site
- Language: TypeScript
- Homepage: https://anandchowdhary.github.io/backlog/
- Size: 240 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔙 Backlog
This is a list of things I (still) have to do from my GitHub open-source projects — a backlog of issues.
[](https://github.com/AnandChowdhary/backlog/actions)
## 👩💻 Development
This list is automatically generated based on my GitHub notifications using the code in [`mod.ts`](./mod.ts).
A GitHub Actions [workflow](./.github/workflows/update.yml) runs the following script every alternate day to update this repo:
```bash
deno run --allow-net --allow-write --allow-read --allow-env --unstable mod.ts
```
## 📄 License
[MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com)