Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 454 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 454 Bytes

DDD + CQRS + Event Sourcing + API Platform

Demo application wiring up some concepts and libraries :

  • DDD
  • CQRS
  • Event Sourcing
  • API Platform
  • Prooph

Install

$ git clone https://github.com/Lctrs/apiplatform-ddd-cqrs-es-demo.git
$ docker-compose up -d

And go to https://localhost.

Loading Fixtures

$ docker-compose exec php bin/console app:fixtures:load ./fixtures