Running the docker service
1 - Clone this repo and cd into it
2 - Fill in the config.sample.yaml file with your own config and rename it to config.yaml
Follow instructions here in order to fill the config.yaml
file.
3 - Build the docker image:
4 - Then run the container:
Server endpoints
This service exposes several API endpoints to be used in the frontend part, note that you should only change <DOMAIN> to the domain where you're deploying the service.
Last updated