An open API service indexing awesome lists of open source software.

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

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`