mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
Z-Wave USB Controller
npm commands
- npm run scrypted-webpack
- npm run scrypted-deploy
- npm run scrypted-debug
scrypted distribution via npm
- Ensure package.json is set up properly for publishing on npm.
- npm publish
Visual Studio Code configuration
- If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
- Launch Scrypted Debugger from the launch menu.