Open Issues Need Help
View All on GitHubBlabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.
AI Summary: Add a CODE_OF_CONDUCT.md file to the project's root directory, using a template like the Contributor Covenant, and link it from the README.md file.
Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.
AI Summary: Add a LICENSE file (e.g., MIT, Apache 2.0, GPLv3) to the Blabber project repository to clarify the usage rights of the code. This involves choosing a suitable license and adding the corresponding license file to the repository.
Blabber is a modern full-stack social media web application built using the MERN stack. It allows users to register, log in, post updates, follow other users, receive notifications, and maintain profiles. It uses JWT authentication with secure HttpOnly cookies and Cloudinary for profile image uploads.