Skip to content

This is a repository for a Video Streaming Website built using MEAN stack.

License

Notifications You must be signed in to change notification settings

cdacgroup16/streameo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streameo - Video Steaming App

This is a repository for a Video Streaming Website built using MEAN stack.

Features

  • Auth using jwt tokens, http-only cookies.
  • video streaming via nodejs streams over http protocol.
  • Password hashing to improve security of user's account in case of a breach.
  • Environment variable management to avoid sensitive information leaks.

Tech Stack

  • Database - MongoDB
  • Server - NodeJs and express
  • Client - Angular
  • CSS Framework - Material UI
  • API - REST API

Authors