Quickly create a new Nx workspace with a Payload application.
- Node 20+
- Docker
npx create-nx-payload
or
npx create-nx-workspace --preset @cdwr/nx-payload
It's always the latest version of
@cdwr/nx-payload
that gets installed
Visit @cdwr/nx-payload
for instructions how to use the plugin and the application it generates.