SurfSense/.github
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
..
ISSUE_TEMPLATE fix(issue-template): change documentation and contribution links to reflect new URLs 2025-11-11 22:15:15 -08:00
workflows chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
FUNDING.yml create FUNDING.yml 2025-08-27 19:19:11 -07:00
PULL_REQUEST_TEMPLATE.md feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00