implemented frontend including separate message system; started to implement backend
This commit is contained in:
3
yjs-poll/run_yjs_server.sh
Normal file
3
yjs-poll/run_yjs_server.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
# The following is suggested in the Yjs docs (https://docs.yjs.dev/ecosystem/connection-provider/y-websocket)
|
||||
# However, it does not work across a range of NPM versions...
|
||||
HOST=localhost PORT=1000 npx y-websocket
|
||||
Reference in New Issue
Block a user