To get started
- Create a DB
- clone the project
- run php init
- run composer install
- Take care to use 127.0.0.1 as dbhost (in common/config/main-local.php)
- Create stream/backend/runtime/sessions
- run yii migrate in order to create the migration and user table
- Create a user (if not existant): service/stream/site/signup