Prior to deploying: Within the project root directory there is a file named
.env.EXAMPLE. There are two environment variables calledVITE_DOMAINandVITE_SITE_URL. Change"example.xyz"and"https://example.xyz"to your domain, then change the file name to.env. This is for the Content Security Policy.
Thanks to SvelteKit's use of adapters, deploying is simpler than ever.
By default Beatbump uses a custom Cloudflare Workers adapter, and is configured out of the box with Workers.