Skip to content

Configuration

  • Supabase client and local keys: src/integrations/supabase/client.ts
  • CSP runtime policy: src/security/ContentSecurityPolicy.ts
  • Build and chunk strategy: vite.config.ts
  • PWA manifest and caching: vite.config.ts (VitePWA section)
  • Starlight navigation/theme: website/astro.config.mjs
  • Theme overrides: website/src/styles/keyper-theme.css
  • Cloudflare Pages config: website/wrangler.toml

Current package version in app repo is 1.0.10; there are still places in code/docs that display older values (0.1.0 and 1.0.9).