Build a chat app for a live event with Node.js, MySQL and Pusher Channels Part 1: Building the login page
This tutorial explains how to build a simple chat room featured alongside a live event. Use Pusher Channels for a safer and more enjoyable chat experience. The backend will be built with NodeJS and Express, with JavaScript for the frontend and Pusher Channels.
Follow tutorial