Commit Graph

104 Commits

Author SHA1 Message Date
21ff1ec203 Fix: Update @xtr-dev/rondevu-client to "^0.0.3" in package-lock.json
Switched from local file reference to published version to ensure compatibility and resolve potential build issues.
2025-11-07 21:47:04 +01:00
a811c17cab Fix: Use published npm package instead of local file reference
Changed @xtr-dev/rondevu-client from "file:../client" to "^0.0.3"
to fix deployment build error.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 21:45:30 +01:00
fff404bc78 Minor styling fix in README.md - ensure consistent spacing after list items 2025-11-07 21:41:01 +01:00
ae16c58ee2 Initial commit: Modern step-based UI for Rondevu demo
- Step-based flow: Choose action → Choose method → Enter details → Chat
- Modern design with clean header and footer
- GitHub links with icons to client and server repos
- Footer link to ronde.vu
- Three connection methods: Topic, Peer ID, Connection ID
- Real WebRTC peer-to-peer chat
- Mobile-responsive design
- Collapsible activity log

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 21:40:19 +01:00