Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 343 Bytes

Beautiful text chat for your community and website.

Installation

Run this command in terminal:

wget https://raw.githubusercontent.com/scrollback/scrollback/master/tools/install.sh -O install.sh && chmod +x install.sh && ./install.sh

To run Scrollback run:

sudo npm start

myConfig.js can be used to override default configuration.