Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Valegar/Expose

Repository files navigation

Expose

SensioLabsInsight

Simple gallery manager with an easy to use admin.

Built with Silex and Foundation.

Installation

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