Projet personnel visant à fusionner les frameworks Symfony v5 et Vue v2.
- Raspberry Pi 4 Modèle B
- Raspbian
- Apache
- Mysql
- Phpmyadmin
git clone https://github.com/ThomasBerranger/BroLight.git
cd Brolight
composer install
# edit the username & password in the .env file
php bin/console doctrine:database:create
symfony server:start