Skip to content

daheda/gac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

It is supposed that you've already have :

  • LAMP server
  • User with db creation in Mysql

Setup

A few steps to setup this challange:

1- Clone the repository

cd %{DOC_ROOT}% && git clone https://github.com/daheda/gac.git && cd gac

2- Import the data structure

mysql -u%{DB_USER}% -p < ./data/init.sql

Configuration

Before runing the application, it might need to change values in './config/config.php'

Credits

Thank you