Files
scrypted/plugins/core/ui
Brett Jia cf9a0653f2 cli, core, ui: add npx scrypted shell and support interactive/noninteractive shells (#1174)
* cli: add `npx scrypted shell`

* stdin tweaks

* buffer math tweaks

* listen to stdin eof only on noninteractive

* feedback + implement noninteractive use

* change logic per feedback
2023-11-13 10:46:21 -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.