Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 466 Bytes

File metadata and controls

8 lines (6 loc) · 466 Bytes

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