create-nx-payload
v1.0.1
Published
Quickly scaffold a new Nx workspace with a Payload CMS admin application.
Downloads
241
Maintainers
Readme
Prerequisites
- Node 20+
- Docker
Usage
Create a workspace with a Payload application
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.