Get RSS feeds for NRK's vendor locked "podcasts".
Go to file
olaven e066032e61 Empty Fresh Project 2023-03-09 12:13:12 +01:00
components Empty Fresh Project 2023-03-09 12:13:12 +01:00
islands Empty Fresh Project 2023-03-09 12:13:12 +01:00
routes Empty Fresh Project 2023-03-09 12:13:12 +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 Empty Fresh Project 2023-03-09 12:13:12 +01:00
dev.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00
fresh.gen.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00
import_map.json Empty Fresh Project 2023-03-09 12:13:12 +01:00
index.ts init commit 2023-03-09 12:08:33 +01:00
main.ts Empty Fresh Project 2023-03-09 12:13:12 +01:00
package.json init commit 2023-03-09 12:08:33 +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
yarn.lock init commit 2023-03-09 12:08:33 +01:00

README.md

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.