/mystory

Visual Story Telling Platform that aggregates social content and creates Story Timelines

Primary LanguagePHPOtherNOASSERTION

mystory

Visual Story Telling Platform that aggregates social content and creates Story Timelines

##Setup

  • Install MySQL if not installed.
  • Change the base_url setting in application/bootstrap.php
  • Run database.sql and create the database.
  • Configure the systems database: application/config/database.php.
  • Configure the map: application/config/map.php
  • Configure your stories and social channel settings: application/config/stories.php
  • Set up an API Key: application/config/api.php (For API operations).