Skip to content

COVID-Box

Actions
🦠 Update a gist to contain global or country specific coronavirus stats
action
Latest
Star (11)

Tags

 (1)

COVID-Box

🦠 Update a gist to contain global or per country coronavirus stats

covid-box is a GitHub Action that is designed to work using the schedule event.

GitHub Actions status


Setup

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a personal access token with the gist scope and copy it. (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repository
  2. Go to the repo Settings > Secrets
  3. Add the following environment variables:
    • GH_PAT: The personal access token generated above.
    • GIST_ID: The ID portion from your gist url: https://gist.github.com/puf17640/f091f6edaca9b14d5a149983526feb63.
    • COUNTRY: Specify a country name to show country specific data, if omitted, Global data is shown.
  4. Wait for it to update! 🎉

Credits

This project uses the covidapi npm package to get all the data from NovelCOVID API


Inspired by JasonEtco/activity-box

COVID-Box is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

🦠 Update a gist to contain global or country specific coronavirus stats
action
Latest

Tags

 (1)

COVID-Box is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.