SurfSense/docker
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
..
scripts chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
searxng feat: enhance SearxNG settings and improve loading indicators 2026-03-17 04:35:13 +05:30
.env.example chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
docker-compose.dev.yml chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
docker-compose.yml chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
postgresql.conf feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30