Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRETAE A .env Folder in yout backend and add thse

MONGODB_URI=Your MongoDB Atlas Dtabase URL PORT=5001 JWT_SECRET= mySecretKey CLOUDINARY_CLOUD_NAME=... CLOUDINARY_API_KEY=... CLOUDINARY_API_SECRET=...

NODE_ENV=development

Then:

cd frontend npm create vite@latest . react > js npm install npm run dev

cd backend npm init-y npm i express mongoose dotenv jsonwebtoken bcryptjs cookie-parser cloudinary socket.io npm install cloudinary multer cls npm i nodemon -D npm run dev

About

I have developerd a Full Stack Chatting Website with a integration of Sentiment Analysis for messages and share images where i have used MongoDB Atlas Cluster to store User data and their Messages and used Cloudinary to store the Shared Images

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages