Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

harishkumarv/scrollback

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,431 Commits
6,431 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis status

Scrollback, where communities hang out

Scrollback provides a free-to-use service at scrollback.io. If you’re planning run a community chat room, you should try it out now!

You can even embed Scrollback room on your webpage/blog.

Install

To run Scrollback locally on your computer, run wget https://raw.githubusercontent.com/scrollback/scrollback/master/tools/install.sh -O install.sh && chmod +x install.sh && ./install.sh.

This is a Bash 4.x only script that installs missing system and application dependencies from your default package manager, creates the required databases, builds client-side JS and style and starts Scrollback for you at http://localhost:7528.

The install script requires root priviledges for these cases:

  1. If you are missing system depdencies (nodejs, npm, git, redis and postgres)
  2. If you have a Debian system, you are almost most certainly would be missing Postgres 9.4 and so we would need to add Postgres' source to your /etc/apt/sources.list.d/ dir because Postgres 9.4 is a strict dependency, without which Scrollback won't be able to run.
  3. If your /usr/local/bin/ and /usr/local/lib/ dirs are not writable, we won't able to install nodejs modules that require to be on system paths (gulp and bower).

Configure

If you have or want custom server and/or client configuration, you can override the defaults by creating server-config.js and/or client-config.js. For sample config files take a look at server-config-defaults.js and client-config-defaults.js.

Contribute to Scrollback

Want to hack on Scrollback? Awesome! We maintain a wiki that explains Scrollback architecture. It's a work-in-progress so please let us know if there are gaps in the content. Better yet, feel free to send us a Pull Request to make it better.

License

Scrollback is licensed under GNU Affero General Public License. For more information see http://www.gnu.org/licenses/agpl-3.0.html

About

Embeddable cross-platform chat for communities

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.9%
  • CSS 6.9%
  • HTML 1.7%
  • Handlebars 1.3%
  • Shell 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.