Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eidam/cf-workers-catalog
⛅️ Cloudflare Workers catalog, deployed to Cloudflare Pages.
https://github.com/eidam/cf-workers-catalog
catalog cloudflare cloudflare-pages cloudflare-workers
Last synced: 2 months ago
JSON representation
⛅️ Cloudflare Workers catalog, deployed to Cloudflare Pages.
- Host: GitHub
- URL: https://github.com/eidam/cf-workers-catalog
- Owner: eidam
- License: mit
- Created: 2021-01-15T11:53:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T08:27:36.000Z (about 4 years ago)
- Last Synced: 2023-03-04T16:33:31.998Z (almost 2 years ago)
- Topics: catalog, cloudflare, cloudflare-pages, cloudflare-workers
- Language: JavaScript
- Homepage: https://workers-catalog.pages.dev
- Size: 968 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare Workers Catalog
Explore the existing Workers projects or just look for the right tooling for your next one 🚀
This project is built with [Gatsby](https://www.gatsbyjs.com/) and deployed to [Cloudflare Pages](https://pages.cloudflare.com).
## How to add new project
- Just add it to [catalog.yaml](./catalog.yaml)
## Develop
- `export GITHUB_API_TOKEN=your-gh-api-token` (public repository read)
- `yarn develop`## TODO
- Some more details of each repository (README maybe?)
- Show (and group if >5/show in toolip) more repository topics
- Show TOP topics as quick search options