Ever want to quickly exp…
Ever want to quickly experiment with a fresh NX Workspace? So do I - all the time! Presenting nxpm sandbox
that allows you to quickly spin up some pre-created Docker sandboxes. You can select one of the existing Nx presets or start with a Docker image with only some tooling installed.
Considering you have Docker running on your localhost, it should be as simple as running npx nxpm sandbox
:pig_nose:
Responses:
If you know the name of the sandbox you can start it directly.
Valid options are nx-angular-nest
, nx-empty
, nx-next
, nx-react-express
and nx-web-components
One word: AWESOME! :the_horns: