Skip to content

An example app illustrating how to use Litestar (and it's channels plugin), yjs, and pycrdt together for collaborative editing.

Notifications You must be signed in to change notification settings

mattupstate/pycrdt-litestar-example

Repository files navigation

Fun with yjs, pycrdt and litestar

An example app illustrating how to use Litestar, yjs, and pycrdt together for collaborative editing.

Assuming you have Docker installed, give it a whirl by running:

$ docker-compose up

Then open two different tabs and navigate to http://127.0.0.1:8000.

Or run the tests using Dagger and Playwright.

$ pip install dagger-io
$ dagger run python CI.py

About

An example app illustrating how to use Litestar (and it's channels plugin), yjs, and pycrdt together for collaborative editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages