realtime socket application using Node.js, typescript and socket.io
Backend:
express
socket.io
bad-words (To clean a little bit the chatrooms).
Frontend:
socket.io (client)
mustache
moment
qs (QueryString)
nodemon
tsc
start -> production script
dev -> reload automatically
watch -> compile the typsecript src folder to dist folder
Check my other projects!