You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
ZeissS edited this page Dec 16, 2011
·
19 revisions
This is my Google Wave replacement toy project. It actually already works quite well; still there are a lot of rough edges. Take a look at the GitHub Issues to get an idea.
Installation
Requirements
MySql
PHP5 with a webserver (e.g. apache)
Steps
Setup a new database and load the database.sql there to create the necessary tables
Copy the content of the web/ folder from the github project to a http-reachable folder
Modify the api/config.php to match the mysql credentials
Set the SIMULATE_LAG constant to false, otherwise you will end up with a bad performance