A Cloudflare Worker that provides a status page feed to the Node.js Discord server.
This project adopts the Node.js Code of Conduct.
Any person that wants to contribute to the Worker is welcome! Please read the Contribution Guidelines to better understand the structure of this repository.
The Worker is deployed to Cloudflare via a GitHub Action.
The Worker is automatically deployed to this environment when commits are merged into the main
branch. The Worker is triggered by a cron trigger every minute and does not have any exposed HTTP endpoints.
This repo is licensed under the terms of the MIT License. It makes use of WalshyDev's cf-status-worker, which is also licensed under the MIT license.
- Thanks to all the contributors and collaborators that make this project possible.
- Thanks to Atlassian for providing the infrastructure that serves the Status Page under their Open Source licensing.
- Thanks to Cloudflare for providing the infrastructure that serves the Worker under their Open Source Initiative in addition to immense support.