The Svelte Summit Fall 2021 website
Run npm run dev
to get started.
To publish run npm run build
followed by wrangler publish
.
Needs an EmailOctopus API key to function properly. Saved as EMAIL_API_KEY
in a .env
file as well as stored as a secret in the worker environment.