See the documentation to find how to use this repository to deploy an ActivityPods provider:
https://docs.activitypods.org/tutorials/deploy-your-own-pod-provider/
make start Starts the containers for production.
make stop Stops and removes running containers.
make config Prints the config with the .env-file-provided environment variables filled.
make logs Display the logs of the ActivityPods backend.
make attach Attaches to the Moleculer CLI of the ActivityPods backend.