/Payload-CMS

Primary LanguageTypeScript

Payload CMS

Payload CMS

Code-first Headless CMS that bridges the gap between CMS and application framework

Deploy on Railway

The original project was created using npx create-payload-app and used the blank template.

How to Use locally

  • yarn install to install the needed dependencies
  • Install and configure the Railway CLI
  • railway run yarn dev will start up your application and reload on any changes.