feat: update README files for realtime collab

- Added a section on real-time collaboration in all language-specific README files, detailing how to invite members and chat in real-time.
- Included visual elements to enhance user understanding of the new features.
- Updated the homepage to include new use cases for real-time chat and comments, improving the overall user experience.
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-16 22:31:18 -08:00
parent 5825ab9884
commit 4afddbda5a
13 changed files with 196 additions and 34 deletions

View file

@ -1,5 +1,5 @@
{
"title": "How to",
"pages": ["electric-sql"],
"pages": ["electric-sql", "realtime-collaboration"],
"defaultOpen": false
}