Skip to content

Commit

Permalink
Add cloudflare Adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
chakany committed Jan 31, 2024
1 parent d670f24 commit 3b781e2
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 325 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"format": "prettier --plugin-search-dir nosbin --write ."
},
"devDependencies": {
"@sveltejs/adapter-cloudflare": "^4.1.0",
"@sveltejs/kit": "^1.15.7",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
Expand Down Expand Up @@ -43,7 +44,6 @@
"@fortawesome/free-brands-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/svelte-fontawesome": "^0.2.0",
"@sveltejs/adapter-vercel": "^2.4.2",
"nostr-relaypool": "^0.5.3",
"nostr-tools": "^1.7.4",
"svelte-markdown": "^0.2.3"
Expand Down
Empty file added src/routes/[event]/raw/+page.ts
Empty file.
Loading

0 comments on commit 3b781e2

Please sign in to comment.