Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 711 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 711 Bytes

This is a Y-Sweet application scaffold. Y-Sweet leverages Yjs Shared Data Types to sync state across multiple clients.

Getting started

  1. npm install

  2. Create a Y-Sweet service on the Jamsocket dashboard.

  3. Create a connection string on your Y-Sweet service's page.

  4. Run the application with your connection string:

CONNECTION_STRING=[your connection string] npm run dev

You 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.