Welcome to History API for brico! =================== ## **Init project** ### Instalation ``` composer install ``` ### Configuration Choose one of this configuration (prod/pprod/local) ``` composer set_prod_config composer set_pprod_config composer set_local_config ``` Note: If you do not have composer install globally, use `php composer` (local binary)