This is a repository for a Video Streaming Website built using MEAN stack.
- 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.
- Database - MongoDB
- Server - NodeJs and express
- Client - Angular
- CSS Framework - Material UI
- API - REST API