Coyenn / payload-3.0-starter

A simple Payload CMS 3.0 starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payload 3.0 Starter

This starter template serves as a simple starting point for new projects. It includes a basic setup for a page builder and a few example components.

Getting Started

  1. Clone this repository
  2. Copy .env.example to .env and configure the necessary values
  3. Run pnpm install
  4. Start a local Postgres database using ./start-database.sh
  5. Run pnpm dev

...and you're good to go!

About

A simple Payload CMS 3.0 starter


Languages

Language:TypeScript 91.7%Language:Shell 6.2%Language:JavaScript 1.6%Language:SCSS 0.5%