run

bosco run
bosco run -r <repoPattern>
bosco run -t <tag>

This command launches all of your services - either as Node processes via PM2, or as Docker images if specified in the bosco-service.json.

See Basics for more information on how to use these commands and configure your services to make use of them.