Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 428 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 428 Bytes

Install

composer install

Run the application use docker

docker compose up -d --build

Live application url

http://localhost:8080/

Run the application use composer

composer server

Live application url

http://localhost:8888/

Postman collections

  • you can use postman collections to test services -> /postman/ folder