Gravity is a project imitating popular social media website Reddit
, made using the classic MERN
stack.
This repository contains the backend of the project. It uses ExpressJS, Mongoose as ODM, and some other popular helper libraries such as bcrypt, jsonwebtoken, etc.