Skip to content

Little CF Worker that updates a feed of the latest '100 seconds' videos by @fireship-io

License

Notifications You must be signed in to change notification settings

iksaku/fireship-feed

Repository files navigation

Fireship 100s video feed

Simple Cloudflare Worker that tracks the most recent 10 videos from Fireship.io under the 100SecondsOfCode category.

Whenever a new video or a batch of videos are published, the KV-stored feed is updated, and it is notified via Discord Webooks to our Student Group community:

image

Contribute

  1. Install project dependencies:

    $ yarn install

  2. Setup your .dev.vars file with the contents of .dev.vars.example

  3. Run the project:

    $ yarn dev

About

Little CF Worker that updates a feed of the latest '100 seconds' videos by @fireship-io

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks