@scrypted/core 0.0.170 → 0.0.174
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -14
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
# Scrypted
|
|
1
|
+
# Scrypted Web UI Plugin
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
* npm run scrypted-webpack
|
|
5
|
-
* npm run scrypted-deploy <ipaddress>
|
|
6
|
-
* npm run scrypted-debug <ipaddress>
|
|
7
|
-
|
|
8
|
-
## scrypted distribution via npm
|
|
9
|
-
1. Ensure package.json is set up properly for publishing on npm.
|
|
10
|
-
2. npm publish
|
|
11
|
-
|
|
12
|
-
## Visual Studio Code configuration
|
|
13
|
-
|
|
14
|
-
* If using a remote server, edit [.vscode/settings.json](blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server.
|
|
15
|
-
* Launch Scrypted Debugger from the launch menu.
|
|
3
|
+
The Core Plugin provides the web UI for Scrypted.
|
package/dist/plugin.zip
CHANGED
|
Binary file
|