A simple web-based chatroom implemented using JavaScript, HTML, and CSS.
The server can be launched using the command node server.js
in the system's command line interface. The chat room is hosted at 'localhost:8080' in the web browser. The chat automatically stores message history as long as the server is running. Anyone else on the same wifi can access the chatroom at 'host serve IPv4 address:8080' in their browser.
- Built in Lighthouse Labs' workshop, 2018-01-30
- Designed by Zak White, 2018-02-01
- Art by Sam Warren, 2015-01-12