/chat

A simple online chat demo app.

Primary LanguageJavaScript

Simple IRC-like Online Chat Demo Implementation

Screenshot

screenshot

Run

Before starting the server, execute database.py to create a database.

To start the server, just execute server.py.

To start the client, open index.html in a modern browser.

To enable activation email sending, start opensmtpd or other SMTP server.