In this tutorial, I will show you how to implement a real-time chat application with Node.js, Socket.IO and MongoDB, and then we will deploy this application to Modulus together. First of all, let me show you the final look of the application that we will have at the end of the article.
Full article