SurfSense/surfsense_web/content/docs
CREDO23 2b7465cdaa chore: remove Electric SQL plumbing and infrastructure
Remove all Electric SQL client code, Docker service, env vars, CI build
args, install scripts, and documentation. Feature hooks that depend on
Electric are intentionally left in place to be rewritten with Rocicorp
Zero in subsequent commits.

Deleted:
- lib/electric/ (client.ts, context.ts, auth.ts, baseline.ts)
- ElectricProvider.tsx
- docker/scripts/init-electric-user.sh
- content/docs/how-to/electric-sql.mdx

Cleaned:
- package.json (4 @electric-sql/* deps)
- app/layout.tsx, UserDropdown.tsx, LayoutDataProvider.tsx
- docker-compose.yml, docker-compose.dev.yml
- Dockerfile, docker-entrypoint.js
- .env.example (frontend, docker, backend)
- CI workflows, install scripts, docs
2026-03-23 16:53:20 +02:00
..
connectors feat: update installation documentation with new structure and content for manual installation 2026-03-12 21:24:55 +05:30
docker-installation chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
how-to chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
code-of-conduct.mdx feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility 2026-03-10 03:33:57 +05:30
index.mdx feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility 2026-03-10 03:33:57 +05:30
installation.mdx feat: update installation documentation with new structure and content for manual installation 2026-03-12 21:24:55 +05:30
manual-installation.mdx chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
meta.json feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility 2026-03-10 03:33:57 +05:30
prerequisites.mdx chore: restructure documentation to enhance user experience with a new index page and dedicated prerequisites section 2026-03-10 03:28:49 +05:30
testing.mdx chore: add icons to documentation metadata for improved visual representation 2026-02-27 02:15:21 +05:30