Skip to content

It is a social social media web application. Here user can sign in and create post, comment, like/unlike post, delete own post and comment , add friend and more. User also can message another user.

Notifications You must be signed in to change notification settings

asynctushar/instabook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN E-COMMERCE APPLICATION

Hi! My name is Tushar Biswas, I have developed this social media application with realtime chat feature.

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to add appropriate variables (create "config.env" file in "./config" directory for local server) in order to use the app.

Essential Variables

DB_URI =

JWT_SECRET =

JWT_EXPIRE =

COOKIE_EXPIRE =

CLOUDINARY_NAME =

CLOUDINARY_API_KEY =

CLOUDINARY_API_SECRET =

NODE_ENV = PRODUCTION

** in case of local server add this variable too:

FRONTEND_URL =

PORT =

About

It is a social social media web application. Here user can sign in and create post, comment, like/unlike post, delete own post and comment , add friend and more. User also can message another user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published