Commands
microservice:create
Generate a new microservice.
Scaffold a new microservice module with its own entrypoint, start hook, Dockerfile, and env file on a free port. The microservice is declared in the app module config, the root env config, and the root tsconfig path aliases when those files exist.