Files
scrypted/plugins/core/ui
Brett Jia 8cb2e1516a client, server, core: Add StreamService interface and TerminalService device (#1171)
* wip

* clean up shell on disconnect

* fix null reference

* remove debug logs

* use async queue in buffered buffer, add max buffer size before connection teardown

* Revert "use async queue in buffered buffer, add max buffer size before connection teardown"

This reverts commit 1b3c283542.

* reimplement per feedback

* feedback
2023-11-12 20:03:19 -08:00
..
2021-08-24 21:22:41 -07:00
2021-09-08 13:19:51 -07:00
2022-09-11 10:28:02 -07:00
2021-09-08 13:19:51 -07:00
2022-11-02 17:21:31 -07:00
2021-09-08 13:19:51 -07:00

web

Project setup

npm install

Compiles and hot-reloads UI for development

npm run serve

Compiles and hot-reloads UI for development (starts backend server)

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.