Remove mentions of Electric Cloud from the sync/quickstart page - #4798
Remove mentions of Electric Cloud from the sync/quickstart page#4798alco wants to merge 1 commit into
Conversation
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 98563c8789
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| == Docker | ||
|
|
||
| You can also run the [starter template](https://github.com/electric-sql/electric/tree/main/examples/tanstack-db-web-starter) with local backend services in Docker: | ||
| A quick way to get started is to run the [starter template](https://github.com/electric-sql/electric/tree/main/examples/tanstack-db-web-starter) with local backend services in Docker: |
There was a problem hiding this comment.
Remove the unfulfilled deployment promise
With the Cloud tab gone, this Docker-only flow ends at pnpm dev, and the page no longer contains a production deployment step or even a link to the self-hosting guide, while the frontmatter still promises readers they will “install, develop and deploy” an app. Either add a self-hosted deployment next step or remove deployment from the page description.
Useful? React with 👍 / 👎.
thruflo
left a comment
There was a problem hiding this comment.
Great, thanks 🙏
Have you checked for any other mentions of the npx quickstart command? I wonder if it’s worth switching that (and the start command) to both default to use local docker?
No description provided.