Skip to content

filipviz/juice-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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