First, install all packages and the run the development server:
npm install
# or
yarn
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
To start the websocket server, run the following command:
npx @hocuspocus/cli --port 1234 --sqlite