Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 349 Bytes

GIGHUB

This is an open source web tool for your band to organize your shows.

Installation

This application uses .env file to set various secret configuration variables.

SYMFONY_ENV=dev
SYMFONY__FACEBOOK_CLIENT_ID=<client id>
SYMFONY__FACEBOOK_CLIENT_SECRET=<client secret>
SYMFONY__DATABASE_PASSWORD=<mysql root password>