Starts the given ServiceImplementation inside of a backend Fastify server.
To attach the service endpoint handlers to an existing Fastify server, use attachService.
@rest-vir/run-service
Starts the given ServiceImplementation inside of a backend Fastify server.
To attach the service endpoint handlers to an existing Fastify server, use attachService.