Logo
Explore Help
Sign In
studio/docs
Archived
2
0
Fork 0
You've already forked docs
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5c5763a0efaabd75546588c848c653e9e2655101
docs/src/frontend/servers/y-provider/nodemon.json

6 lines
76 B
JSON
Raw Normal View History

✨(y-webrtc-signaling) create signaling server Create signaling server for WebRTC. It will be used for the collaborative editor, client will connect to this server to see their changes in real-time.
2024-04-08 11:56:17 +02:00
{
"watch": ["src"],
"ext": "ts",
🏗️(y-provider) organize yjs server Many routes were in the server.ts file, now they are in their own files in the handlers folder. The server.ts file is now AppServer that handles the routes. We split as well the tests.
2024-12-15 00:03:13 +01:00
"exec": "yarn build && yarn start"
✨(y-webrtc-signaling) create signaling server Create signaling server for WebRTC. It will be used for the collaborative editor, client will connect to this server to see their changes in real-time.
2024-04-08 11:56:17 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 62ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API