Front-end for Roq's service-manager.
Install dependencies
npm i
Define the service-manager end-point in .env.development
VITE_ROQ_URL=ws://localhost:2345/roq
Then compile this project and enable a local end-point for development
npm run dev
The project is released under the terms of the MIT license.