Skip to content

KB-Laboratory/chatty-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App MERN Stack Backend

A backend for a MERN stack chat app project, built with Node.js, Express.js, and MongoDB.


Prerequisites

  • Node.js (version 16 or higher recommended)
  • npm or yarn
  • MongoDB (local or cloud instance)

Installation

  1. Clone the repository:

    git clone https://github.com/faster24/chatty-backend
    

cd chatty-backend

npm install or yarn install

Running the project

npm start or yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors