Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 604 Bytes

File metadata and controls

10 lines (7 loc) · 604 Bytes

Local-first design

CareerOps is designed so your career data stays under your control.

  • You own the data. Export board packs and full JSON from Settings; keys are never exported or imported.
  • Self-host. Point the SPA at your own Supabase project (web/config.js). Schema and migrations ship in-repo.
  • Optional sync. Cloud is a convenience layer with RLS — not a required SaaS tenancy.
  • No lock-in. Apache 2.0. Leave with your evidence intact.

See supabase/README.md for self-host setup and PRIVACY.md for what never leaves your control.