You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple chat application which makes use of Express, Socket.io and MongoDB. The user may join the chat room by picking a unique nickname. The conversation will be stored in a database.