Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-nx-payload) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-nx-payload
Quickly create a new Nx workspace with a Payload application.
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.