Skip to content

This is the backend for social media web as well as application

Notifications You must be signed in to change notification settings

AryeshSaha/Social-Media-Backend-Server

 
 

Repository files navigation

npm initialize

npm init -y

installing some packages

npm i mongoose express cors dotenv express-async-handler bcrypt crypto cloudinary multer @sendgrid/mail sharp jsonwebtoken

nodemon for development purpose

npm i nodemon --save-dev

Task

-> Hashtag model -> Reply comment -> Story Stuff --> Story delition after 24 hrs -> Tagging -> Sharing -> Video -> User block -> Location -> Comment like -> Notifications -> my post(author, likedby, comment)

Email

socialmediahelp.11919@gmail.com

About

This is the backend for social media web as well as application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%