mirror of
https://github.com/koush/scrypted.git
synced 2026-02-09 08:42:19 +00:00
for example: viewing ring/nest in browser is now peer to peer. casting to chromecast is peer to peer. casting via google home is peer to peer.
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