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

https://github.com/404nnotfoundddd/pixgu-socketio

websocket server for pixgu
https://github.com/404nnotfoundddd/pixgu-socketio

realtime-collaboration socketio websocket

Last synced: over 1 year ago
JSON representation

websocket server for pixgu

Awesome Lists containing this project

README

          

Socketio server for pixgu

Requirements:

- Node.js 20.x
- Bun

## Setup

1. Clone the repository
2. Install dependencies with `bun install`
3. Run the server with `bun run dev` or `bun run prod`