VideoVerse is a secure and scalable backend system for a modern video-sharing platform, built with Express.js, MongoDB, JWT, and bcrypt. It features robust user authentication, efficient data aggregation, and a modular architecture for expansion. Designed to handle high traffic and ensure data security, solid foundation for video content management.
- ExpressJs framework
- bcrypt
- Cloudinary for Image and Video
- Aggregation on Search
- Fast searching
- NOSQL Database (MongoDB)
- JWT Authentication
To run this project
npm install npm run devGo to the link provided and copy the command and paste it in the terminal
- DockerHub Link : https://hub.docker.com/r/vikasgouda/techtube-backend
- Make sure you have docker install
- To insatll docker
sudo apt install docker- Copy the command and run it
docker pull vikasgouda/techtube-backend