mirror of
https://github.com/koush/scrypted.git
synced 2026-04-18 06:10:23 +01:00
* 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
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