A backend for a MERN stack chat app project, built with Node.js, Express.js, and MongoDB.
- Node.js (version 16 or higher recommended)
- npm or yarn
- MongoDB (local or cloud instance)
-
Clone the repository:
git clone https://github.com/faster24/chatty-backend
npm install or yarn install
npm start or yarn start