Simple gallery manager with an easy to use admin.
Built with Silex and Foundation.
Rename the config/db.php.dist
file as config/db.php
and change the database parameters with your own settings.
Install vendors:
composer install
bower install
Then run the server:
composer run