This is a Node/Express/MongoDB social media platform for Developers that uses JWT authentication.This is the Fullstack application, the API can be found here. The platform would be available soon.
Open the config file and create a default.json file in it and to connect to the mongoDB database add your link and name it as mongoURI, and your jwtSecret
npm install
npm run dev # Runs on http://localhost:5000