debate-zone / discourse-defender-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 94.2%Language:Makefile 5.8%