This project was created with
- Symfony 5
- PHP 7.4
- Postresql
- Docker
To run please follow the instruction bellow:
- docker-compose up -d
- docker-compose exec --user 1000:1000 php fish
- composer install
- php bin/console doctrine:migrations:migrate
You can access the project at localhost:80