Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 365 Bytes

The project was created to understand the principles of DDD and some components of Symfony

To deploy a project:

  1. git clone https://github.com/SomovAA/demo-project-ddd.git
  2. execute command 'make copy-env' or copy from file .env.example and configure manually .env file
  3. execute command 'make init'

Requests for postman are located in the /storage/postman