1.0.1 • Published 4 months ago

@eddeee888/nx-dev-tools v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@eddeee888/nx-dev-tools

This Nx plugin can be used to add essential Docker and networking config to an Nx workspace.

Generators

init

You can use this generator to create essential config to an Nx workspace.

$ nx generate @eddeee888/nx-dev-tools
OptionsRequiredDescription
projectNameYesName of the project. This is used with devDomain to generate the final project domain.
commandNameYesName of command to conveniently interact with the Docker stack
devDomainYesTop level domain to set up networking. This is used with projectName to generate the final project domain