Skip to content

onurv13/backend

 
 

Repository files navigation

#Backend of Storyboard Web Authoring Platform ##System requirements

  • PHP >= 5.4
  • MySQL >= 5.4

##Dependencies The dependencies are installed automatically in the second step of the installtion instruction.

Installation

  1. Download Composer
    • curl -sS https://getcomposer.org/installer | php
  2. Install the dependencies
    • php composer.phar install

##Licensing All files in this repository are available under the AGPL license, as described in the LICENSE document.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%