Get RSS feeds for NRK's vendor locked "podcasts".
Go to file
olaven 14fc1fbce6 Basic RSS generation works! 2023-03-09 14:27:44 +01:00
components Basic RSS generation works! 2023-03-09 14:27:44 +01:00
islands Basic RSS generation works! 2023-03-09 14:27:44 +01:00
lib Basic RSS generation works! 2023-03-09 14:27:44 +01:00
routes Basic RSS generation works! 2023-03-09 14:27:44 +01:00
static Empty Fresh Project 2023-03-09 12:13:12 +01:00
.gitignore init commit 2023-03-09 12:08:33 +01:00
README.md Empty Fresh Project 2023-03-09 12:13:12 +01:00
deno.json Empty Fresh Project 2023-03-09 12:13:12 +01:00
deno.lock Basic RSS generation works! 2023-03-09 14:27:44 +01:00
dev.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00
fresh.gen.ts Basic RSS generation works! 2023-03-09 14:27:44 +01:00
import_map.json Empty Fresh Project 2023-03-09 12:13:12 +01:00
main.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00
tsconfig.json init commit 2023-03-09 12:08:33 +01:00
twind.config.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00

README.md

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.