Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fossephate/fridge-board


https://github.com/fossephate/fridge-board

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# fridge-board

A minimal implementation of tldraw using PartyKit as a backend. tldraw is a multiplayer, open-source, "infinite canvas"-style whiteboard app.

See also:

- [tldraw developer documentation](https://tldraw.dev)
- [tldraw-yjs-example](https://github.com/tldraw/tldraw-yjs-example) -- tldraw's own example of how to use a Yjs backend
- [Y-PartyKit](https://docs.partykit.io/reference/y-partykit-api/) -- PartyKit's first-party Yjs support

This app uses Next.js.