Vidchirp
is a YouTube + Twitter Backend project that covers almost all the functionalities of YouTube
and combines Tweet functionality into it.
- Registration, login, logout, password reset
- Profile management (avatar, cover image, details)
- Watch history tracking
- Video upload and publishing
- Video search, sorting, and pagination
- Video editing and deletion
- Visibility control (publish/unpublish)
- Tweet creation and publishing
- Viewing user tweets
- Updating and deleting tweets
- Subscribing to channels
- Viewing subscriber and subscribed channel lists
- Creating, updating, and deleting playlists
- Adding and removing videos from playlists
- Viewing user playlists
- Liking and unliking videos, comments, and tweets
- Viewing liked videos
- Adding, updating, and deleting comments on videos
- Viewing channel statistics (views, subscribers, videos, likes)
- Accessing uploaded videos
- Node.js
- Express.js
- MongoDB
-
Clone the repository:
-
Install dependencies:
-
Set up environment variables: Create a .env in root of project and fill in the required values in the .env file using .env.sample file
-
Start the Project: