This is a Y-Sweet application scaffold. Y-Sweet leverages Yjs Shared Data Types to sync state across multiple clients.
-
npm install -
Create a Y-Sweet service on the Jamsocket dashboard.
-
Create a connection string on your Y-Sweet service's page.
-
Run the application with your connection string:
CONNECTION_STRING=[your connection string] npm run devYou can learn more about Y-Sweet and how it integrates into your application in our Y-Sweet Quickstart.
Y-Sweet is built and maintained by Jamsocket.