Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T12:55:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T00:19:21.894Z (7 days 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.
[![Backlog Updater](https://github.com/AnandChowdhary/backlog/workflows/Backlog%20Updater/badge.svg)](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)