Skip to content

shunny2/server-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Application    |    Technologies    |    How to Run    |    Project Status    |    License


Repo Stars Repo Forks License

About Application

Server Socket is a server that uses the socket.io library to enable real-time data exchange between users, maintaining persistent connections that allow continuous and bidirectional communication.

Technologies

Node.js logo image. Typescript logo image. Socket.io logo image. MongoDB logo image.

How to Run

First, start by cloning the repository:

git clone https://github.com/shunny2/server-socket/

Run the command below to install all dependencies:

npm install

Run the application (server):

npm run dev

Project Status

Status: Completed.

License

This project is under an MIT license.


Created by Alexander Davis.

Releases

No releases published

Packages

No packages published