Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
/ Hamster-Websocket Public archive

Real-time client-dashboard communication service

Notifications You must be signed in to change notification settings

MINJE-98/Hamster-Websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamster-WebSocket

Real-time client-dashboard communication service SocketIO를 통해 한 클라이언트, 대쉬보드 실시간 통신 서비스

Project Architecture

image

Project requirement

Hamster Dashboard
Hamster SocketIO-Server
Hamster Client

Project Stack

  • EC2
  • pm2
  • Socket.io
  • Typescript

Feature

  • Relay communication between the client and the dashboard.

Installation

1.Clone this Project

git clone https://github.com/MINJE-98/Hamster-Websocket.git

2.install all dependencies

npm install

3.install pm2

npm pm2 install -g

4.Started with pm2

npm run start-pm2

Issues

Here

About

Real-time client-dashboard communication service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published