feat: add Consumet as source for /episodes

This commit is contained in:
2024-05-26 13:22:03 -04:00
parent 75bb7615f5
commit 00ff0e0295
9 changed files with 122 additions and 10 deletions

View File

@@ -4,6 +4,8 @@
"deploy": "wrangler deploy --minify src/index.ts"
},
"dependencies": {
"@consumet/extensions": "github:consumet/consumet.ts#2bcd9287dc1471ed081bc23333e7629779924e0e",
"@haverstack/axios-fetch-adapter": "^0.12.0",
"@hono/swagger-ui": "^0.2.2",
"@hono/zod-openapi": "^0.12.0",
"gql.tada": "^1.7.5",