Themosis framework propeller for dokku (BETA)

Welcome on my themosis boilerplate. This boilerplate add to themosis a docker-compose config and make dokku (heroku not tested) deployement easier.

Ensure docker-compose is installed on your local machine then create server containers with:

$ composer install
$ docker-compose up -d

For details about the framework, please check the documentation(http://framework.themosis.com/docs/1.3/).

SOON

Create guide for deployement on dokku.