Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 334 Bytes

Microservice for the discourse defense

To run the service

  1. Install docker
  2. Install docker-compose
  3. Run docker-compose up in the root directory of the project
  4. run make template-micro-service-run-flow in the root directory of the project
  5. Go to http://localhost:9091/swagger-ui.html to see the swagger documentation