Skip to content

Latest commit

 

History

History

create-nx-payload


    

create-nx-payload

Quickly create a new Nx workspace with a Payload application.

create-nx-payload npm   MIT

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.