Get RSS feeds for NRK's vendor locked "podcasts".
Go to file
olaven 33bdfce9a1 Link includes protocol 2023-03-09 14:55:22 +01:00
components Link includes protocol 2023-03-09 14:55:22 +01:00
islands Hacked around build errors 2023-03-09 14:48:47 +01:00
lib Hacked around build errors 2023-03-09 14:48:47 +01:00
routes Hacked around build errors 2023-03-09 14:48:47 +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.