Elliot DeNolf a47fd23199 0.3.8
2022-05-16 18:45:11 -04:00
2021-09-10 17:09:45 -04:00
2020-12-27 21:03:19 -05:00
2022-05-16 18:45:11 -04:00
2021-09-10 16:56:37 -04:00

Create Payload App

CLI for easily starting new Payload project

Usage


  USAGE

      $ npx create-payload-app

  OPTIONS

      --name my-payload-app              Set project name
      --template template_name           Choose specific template

        Available templates: js-blank, js-blog, js-todo, ts-blank, ts-blog, ts-todo

      --use-npm                          Use npm to install dependencies
      --no-deps                          Do not install any dependencies
      --help                             Show help
Description
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Readme 269 MiB
Languages
TypeScript 95.8%
SCSS 2.9%
JavaScript 1.1%
Dockerfile 0.1%
CSS 0.1%