nrss/README.md

13 lines
264 B
Markdown

# NRSS - RSS Feeds for NRK sin podcaster
https://nrss.deno.dev/
## Local devlopment
install Deno
https://deno.land/manual/getting_started/installation
### Run the application
``` shell
deno run main.ts
```
Open http://localhost:8000/ to view it in the browser