nx-medusa-plugin Install Install with: yarn -D add nx-medusa Generate a plugin Run nx g nx-medusa:plugin my-plugin to generate a plugin. Generate a module Run nx g nx-medusa:module name is the name of the module. pluginName name of the plugin where the module should be in.