Skip to content

yjs/yjs-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 3, 2025
f3dacd0 · May 3, 2025
Dec 12, 2023
May 3, 2025
May 3, 2025
Dec 12, 2023
May 3, 2025
May 3, 2025
May 3, 2025
May 3, 2025
May 3, 2025
May 3, 2025
Nov 21, 2023
Dec 29, 2019
Dec 13, 2023
Dec 14, 2023
May 8, 2019
Dec 14, 2023
Feb 26, 2025
Dec 11, 2023
Apr 12, 2024
Apr 12, 2024

Repository files navigation

Yjs Demos Gitpod ready-to-code

A starting point for your own ideas - PRs welcome

We have a more complete Getting Started Guide in our official documentation website.

Getting Started

If you are new to Yjs and you just want to play around clone this repository and use one of the demo directories that interests you the most.

git clone https://github.com/yjs/yjs-demos.git
npm install
cd yjs-demos/${demo-directory}
npm install
npm start

The demos use a public y-websocket instance for communication. Try using one of the other connection providers or setting up your own endpoint.

(Un)License

The demos are released to the public domain - Unlicense.