a bunch of scratch work testing out cloudflare, sveltekit, and effect
pnpm i
Make sure you get a groq api key and put it in the .env
file.
pnpm dev
pnpm deploy
Make sure you have a cloudflare account, and that you add the GROQ_API_KEY
to the cloudflare environment variables.