mirror of
https://github.com/koush/scrypted.git
synced 2026-06-02 09:30:31 +01:00
Update README.md
This commit is contained in:
@@ -41,7 +41,7 @@ sudo docker run --network host -v $(pwd)/scrypted:/server/volume koush/scrypted
|
||||
sudo apt install libavahi-compat-libdnssd-dev
|
||||
```
|
||||
|
||||
### Run
|
||||
### Run in Terminal
|
||||
|
||||
```sh
|
||||
# checkout source
|
||||
@@ -56,6 +56,11 @@ npm run serve
|
||||
# visit https://localhost:9443/ in a browser
|
||||
```
|
||||
|
||||
### Run and Debug in VSCode
|
||||
|
||||
1. Open scrypted/server in VS Code
|
||||
2. Launch
|
||||
|
||||
## Plugin Development Documentation
|
||||
|
||||
https://developer.scrypted.app
|
||||
|
||||
Reference in New Issue
Block a user