Skip to content

byoungju94/chatting-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatting-server

  • This is high scalability system design of realtime chatting server.

Architecture

  • Domain Driven Design
  • Event Sourcing
  • Test Driven Development

dependencies

  • express
  • typescript
  • socket.io
  • sequelize

Install

  • npm install

Unit Test

  • npm run test

Build

  • npm run build

run

  • dev: npm run dev
  • production: npm start

Database

  • mysql

About

chatting-server using nodejs/typescript/socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published