SvelteKit Template

sveltekitsqlitecloudflare
type
Post
summary
A template for SvelteKit server apps deployed on cloudflare
status
Published
tags
sveltekit
sqlite
cloudflare
edited
Jul 11, 2025 11:54 PM
slug
sveltekit-template
date
Jul 11, 2025
notion image
 
Made a template to use when I’m making SvelteKit apps that aren’t static. Deploys onto Cloudflare.
Used this for https://blog.mitchinson.dev/letters and will be using it for an upcoming personal photo journaling site
sveltekit-cloudflare-template
bmitchinsonUpdated Jul 11, 2025
Deployed template demo: https://planets.mitchinson.dev/

Includes

  • Steps to setup a “d1” database (sqlite) (not used in demo)
  • cookies with signatures / environment variable examples
  • some tailwind common classes / global styling
  • linting/formatting
  • header/footer + /about page
  • typescript building
  • notes to
 

© Ben Mitchinson 2017 - 2025

Source Code