[READ-ONLY] Mirror of https://github.com/flo-bit/roomy-paint. flo-bit.dev/roomy-paint/
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 74.3%
Svelte 18.5%
JavaScript 3.6%
CSS 2.4%
HTML 0.8%
Other 0.6%
5 1 0

Clone this repository

https://tangled.org/flo-bit.dev/roomy-paint https://tangled.org/did:plc:bcfr3fwlghbc36ene3wkcqcb
git@tangled.org:flo-bit.dev/roomy-paint git@tangled.org:did:plc:bcfr3fwlghbc36ene3wkcqcb

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Roomy Svelte Drawing Example#

https://github.com/user-attachments/assets/2092cb7c-bdeb-4e98-b3bb-68d9ce56fe85

Simple leaf/roomy-sdk test app where you can places squares to draw something.

Development#

Clone the leaf repo and run

deno install
deno run syncserver

Then run this app

deno install
deno run dev

Open the app in your browser and click on "New Painting" then click on "Share Drawing" to copy the url to the clipboard and open it in another window to draw together.