You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a complete backend project that has all the features that a backend project should have. We are building a complete video hosting website similar to youtube with all the features like login, signup, upload video, like, dislike, comment, reply, subscribe, unsubscribe, and many more.
Production-grade video streaming backend inspired by YouTube — built with Express 5, MongoDB, and Cloudinary. Features JWT auth, bcrypt, video/tweet/comment APIs, channel subscriptions, watch history, and chunked large-file uploads.
This project is a backend-only application inspired by core YouTube functionalities. It is built purely for learning and practice purposes while following backend development best practices.