Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 636 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 636 Bytes

juice-rss

juice-rss is a Juicebox Project RSS feed generator for Deno.

Visit the live instance at juice-rss.deno.dev/ (or add it to your RSS reader).

Juicebox helps people run programmable and community funded treasuries from startup to scale, openly on Ethereum.

Dependencies

Deno

Clone and Run

git clone https://github.com/filipv-eth/juice-rss.git
cd juice-rss
deno run --allow-net index.ts

OR

Deploy using Deno Deploy