Chore: set up cloudflare #67

Closed
BenjaminPalko wants to merge 13 commits from cloudflare into staging
2 changed files with 6 additions and 2 deletions
Showing only changes of commit 880e1ce3e2 - Show all commits

View file

@ -1,2 +1 @@
bun 1.1.45
nodejs 22.13.1

5
wrangler.toml Normal file
View file

@ -0,0 +1,5 @@
name = "hestia"
pages_build_output_dir = "./.svelte-kit/cloudflare"
[vars]
NODE_VERSION = "22.13.1"