Skip to content

fcastrovilli/sveltekit-payload-3-starterkit

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published