Add a main service for default run
slhmy opened this issue · 1 comments
slhmy commented
We've got a user-service now, while developing problem and other services,
It will be more convenient to run them in a main process instead of a batch of processes.
slhmy commented
This issue is kind of outdated, currently we start all the services in a gin server, but got other background process to handle other works.