Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 536 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 536 Bytes

roq-vue

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

services parameters streams session

License

The project is released under the terms of the MIT license.