https://github.com/mohsenfallahnjd/livestream
Service For Live Stream
https://github.com/mohsenfallahnjd/livestream
livestream streaming vue vuejs
Last synced: 3 months ago
JSON representation
Service For Live Stream
- Host: GitHub
- URL: https://github.com/mohsenfallahnjd/livestream
- Owner: mohsenfallahnjd
- Created: 2020-05-06T01:44:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T16:27:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T00:14:46.190Z (12 months ago)
- Topics: livestream, streaming, vue, vuejs
- Language: Vue
- Homepage: https://tv.guilandev.ir/
- Size: 8.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# livestream
A simple live streaming platform with vuejs.
you can create account and get a token, then use it on OBS streaming software or like it and try to stream on this platform.
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).