salletti / clean-architecture-symfony-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Architecture with Symfony POC

Getting Started

  1. If not already done, install Docker Compose (v2.10+)
  2. Run docker compose build --pull --no-cache to build fresh images
  3. Run docker compose up (the logs will be displayed in the current shell)
  4. Open https://localhost/register in your favorite web browser and accept the auto-generated TLS certificate

About

License:MIT License


Languages

Language:PHP 76.0%Language:Shell 9.7%Language:Dockerfile 9.4%Language:Twig 4.9%