Skip to content

dippr/dippr_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dippr

Dippr is an open-source livestreaming service.

The entire site spans across 3 repositories: Backend - Streaming - Client

dippr_client

This repository holds the entire dippr webclient.

Running

Create an .env file in the root directory based off of the .env.example file.

$ git clone https://github.com/dippr/dippr_client
$ cd dippr_client
$ npm i
$ npm run dev

About

The webclient for dippr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published