/Hamster-Websocket

Real-time client-dashboard communication service

Primary LanguageTypeScript

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