Skip to content
/ math-rock-stack Public template

(in-progress) Remix full-stack application boilerplate using Cloudflare pages and D1

Notifications You must be signed in to change notification settings

LA1CH3/math-rock-stack

Repository files navigation

Steps

  • Create cloudflare account
  • Create pages project, D1 database, KV namespace
  • Update wrangler.toml with account ID, resource names and IDs
  • Create API token
  • Store token in Github actions secret
  • Store session secret in Cloudflare settings

Todo

  • Github action for preview environments on PR
  • Tests with Vitest?
  • Document title on pages
  • CSP
  • 404 pages

Resources