Skip to content

UzumakiODZ/backEndChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backEndChat

A backend server for real-time chat applications using JavaScript.

Features

  • Real-time messaging with WebSocket support
  • RESTful APIs for user and message management
  • Scalable architecture suitable for chat services

Tech Stack

  • JavaScript (100%)
  • Node.js
  • Express

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • npm

Installation

git clone https://github.com/UzumakiODZ/backEndChat.git
cd backEndChat
npm install

Running the Server

npm start

By default, the API runs at http://localhost:5000.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published