https://github.com/tonesto7/nst-streaming
NST Manager Node Streaming
https://github.com/tonesto7/nst-streaming
Last synced: about 1 year ago
JSON representation
NST Manager Node Streaming
- Host: GitHub
- URL: https://github.com/tonesto7/nst-streaming
- Owner: tonesto7
- Created: 2017-03-13T16:58:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T22:56:37.000Z (about 6 years ago)
- Last Synced: 2025-04-06T15:58:50.001Z (about 1 year ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nst-streaming
NST Manager Node Streaming
## Docker
* Clone this repo.
* `docker build -t nst-streaming .`
* `docker run --name nst-streaming --restart unless-stopped -p 3000:3000 -d nst-streaming`