Skip to content

Files

Latest commit

4fd1a61 · Feb 21, 2025

History

History

create-nx-payload

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 12, 2024
Feb 15, 2025
Nov 8, 2024
Feb 18, 2025
Nov 8, 2024
Feb 19, 2025
Feb 6, 2025
Feb 21, 2025
Nov 8, 2024
Feb 21, 2025


    

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.