From 1cb10d53e5fcdc55f07dc497d88a60f5a4535ac8 Mon Sep 17 00:00:00 2001 From: Brandon Julio Thenaro Date: Fri, 13 Jun 2025 20:52:45 +0700 Subject: [PATCH] docs: add electric sql --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 55f556f..f5c5298 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -45,6 +45,7 @@ { "name": "ESBuild", "crawlerStart": "https://esbuild.github.io/api/", "crawlerPrefix": "https://esbuild.github.io/api/"} { "name": "ESLint", "crawlerStart": "https://eslint.org/docs/latest/", "crawlerPrefix": "https://eslint.org/docs/latest/"} { "name": "Elasticsearch", "crawlerStart": "https://www.elastic.co/guide/en/enterprise-search/current/index.html", "crawlerPrefix": "https://www.elastic.co/guide/en/enterprise-search/current/"} +{ "name": "Electric SQL", "crawlerStart": "https://electric-sql.com/docs", "crawlerPrefix": "https://electric-sql.com/docs"} { "name": "Electron", "crawlerStart": "https://www.electronjs.org/docs/latest/", "crawlerPrefix": "https://www.electronjs.org/docs/latest/"} { "name": "Emacs", "crawlerStart": "https://www.gnu.org/software/emacs/manual/html_node/emacs/", "crawlerPrefix": "https://www.gnu.org/software/emacs/manual/html_node/emacs/"} { "name": "Expo", "crawlerStart": "https://docs.expo.dev/", "crawlerPrefix": "https://docs.expo.dev/"}