A youtube like very basic backend application with name "VideoTube" to practice a MERN backend.
-
This backend is developed using NodeJS, ExpressJS and MongoDB.
-
It has a complex schema model like handling subscription model.
-
It consists JWT Auth Token i.e AccessToken and RefreshToken.
-
It also consists basic MongoDB aggregation pipeline and sub pipelines.