sveltekit-payload-3-starterkit Svelte Themes

Sveltekit Payload 3 Starterkit

A turborepo with Sveltekit (Svelte 5) and Payload CMS 3

Sveltekit + Payload CMS Starter Kit

This is a simple boilerplate to get started with Sveltekit & Payload CMS 3.0.

Features

  • Turborepo for local development
  • Sveltekit for frontend (apps/web)
  • Payload CMS for backend (apps/cms)
    • TypeScript
    • Next.js
    • Payload CMS 3.0
  • Postgres DB for local development
  • Docker Compose for production

Getting Started

Prerequisites

Installation

Clone or fork this repository to your local machine. Then, run the following commands to install dependencies and start the local development server.

pnpm install

Development

pnpm db && pnpm dev

Production Testing

pnpm prod

Top categories

Loading Svelte Themes