/ts-node-socket-realtime-chat-app

Multiple room style app created with typescript, Node, and socket.io

Primary LanguageTypeScript

realtime socket application using Node.js, typescript and socket.io

External libraries used:

Backend:
express
socket.io
bad-words (To clean a little bit the chatrooms).

Frontend:
socket.io (client)
mustache
moment
qs (QueryString)

Dev dependencies

nodemon
tsc

scripts

start -> production script
dev -> reload automatically
watch -> compile the typsecript src folder to dist folder

Project abstract

Technical limitations

Github open repository:

Check my other projects!