Lists only what exists and runs. Three projects in cipherstash/stack
(examples/basic, examples/prisma, examples/supabase-worker) plus the Proxy
docker-compose. Every link returns 200.
Deliberately not listed:
- cipherstash/protect-example-nextjs-14-supabase still depends on
@cipherstash/protect ^8.3.0, the pre-rename package. Pointing new readers at
it would teach the old API.
- cipherstash/cipherstash-proxy-playground has not been touched since
September 2024.
- supabase-nextjs-starter and demo-drizzle are private.
Adds a "Not here yet" section naming the gaps (no Drizzle project, no
encryptedSupabase project, no identity-aware example), because a reader who
goes looking and finds nothing assumes the feature doesn't exist.
The basic example's imports match the quickstart exactly, which is worth
knowing: it independently confirms the root-export form the quickstart uses.