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

https://github.com/flo-bit/roomy-paint


https://github.com/flo-bit/roomy-paint

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/muni-town/leaf) and run

```bash
deno install
deno run syncserver
```

Then run this app

```bash
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.