Skip to content

Full-stack mini-app to stream your local videos collection

Notifications You must be signed in to change notification settings

Beaglefoot/video-streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-streamer

Full-stack mini-app example of how to stream your local videos collection

How to run

  • Clone repo
  • Install dependencies in client and server directories
  • Build server npx tsc
  • Run server node dist/ <YOUR_VIDEOS_DIR>
  • Run client with yarn dev or create .env file analogous to .env.dev and run yarn build, then serve with smth. like npx serve

About

Full-stack mini-app to stream your local videos collection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published