Skip to content

anime-skip/fake-streaming-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Streaming Service

This application is a basic website with a video player.

Setup

  • GNU make
  • docker
  • Copy some video file to src/video.mp4 for the player to load
  • Run make

Running Locally

# Just build the image
make build
# Build and run site at localhost:3000
make run

About

A mock streaming service to develop and test the web extension against

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors