Files
scrypted/plugins/coral
Koushik Dutta 1861bdd283 coral: wip
2021-12-05 00:48:45 -08:00
..
2021-12-05 00:19:13 -08:00
2021-12-02 20:46:59 -08:00
2021-12-05 00:48:45 -08:00
2021-11-23 23:56:08 -05:00
2021-11-23 23:56:08 -05:00

@scrypted/coral

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. 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.