JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q42433F
  • License MIT

Quickly scaffold a new Nx workspace with a Payload CMS admin application.

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.

    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.