- Symfony CLI
- Docker
- Clone the repository
$ composer install
$ php bin/console tailwind:build
- Edit your
.env
and yourdocker-compose.yaml
files to add your database credentials
$ docker compose up
$ symfony server:start
- 🌐:
https://127.0.0.1:8000
$ composer install
$ php bin/console tailwind:build
.env
and your docker-compose.yaml
files to add your database credentials$ docker compose up
$ symfony server:start
https://127.0.0.1:8000