Home
Softono
bitwave

bitwave

Open source Vue
144
Stars
31
Forks
114
Issues
11
Watchers
3 years
Last Commit

About bitwave

# [bitwave.tv] ![bitwave.tv banner image](/static/images/bitwave-banner.jpg) [[bitwave.tv]](https://bitwave.tv) - *an open platform live streaming service for creators to freely express themselves.* ## Dev Setup ``` bash # install dependencies $ npm ci # serve with hot reload at localhost:3000 $ npm run dev ``` ## Production Setup ```bash # install dependencies $ npm ci # build for production and launch server $ npm run build $ npm start ``` --- [![jetbrains logo](/static/images/jetbrains-128.png)](https://www.jetbrains.com/?from=bitwave) For additional explanation on how things work, checkout: - [Vue.js](https://vuejs.org/v2/guide/) - [Nuxt.js](https://nuxtjs.org) - [Video.js](https://docs.videojs.com/) - [Vuetify](https://vuetifyjs.com/)

Platforms

Web Self-hosted

Languages

Vue

[bitwave.tv]

bitwave.tv banner image

[bitwave.tv] - an open platform live streaming service for creators to freely express themselves.

Dev Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm run dev

Production Setup

# install dependencies
$ npm ci

# build for production and launch server
$ npm run build
$ npm start

jetbrains logo

For additional explanation on how things work, checkout: