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

https://github.com/mskelton/cursed

Multiplayer live cursors
https://github.com/mskelton/cursed

cursors figma live multiplayer websocket

Last synced: 8 months ago
JSON representation

Multiplayer live cursors

Awesome Lists containing this project

README

          

# Cursed

## Development

To start the dev server, run the following commands.

```bash
pnpm install
pnpm dev
```