Skip to content

Vue3 based front-end for the service-manager.

License

Notifications You must be signed in to change notification settings

roq-trading/roq-vue

Repository files navigation

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.