issues
search
gondar00
/
yjs-websocket-server-with-nestjs
A simple nestjs server with yjs integration
15
stars
1
forks
source link
readme
Running the app
# start the server $ npm run start:dev # start the client $ cd client && npm start