Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

luckydye/astro-payload

Repository files navigation

Astro website with Payload CMS template

Payload CMS runs on the same process as astro to enable the usage of payload's local api.

Setup

This project uses pnpm and docker-compose for the mongo database.

  1. cd into apps/web

  2. Create a .env file from the .env.prod template.

  3. Run pnpm i

  4. Then pnpm dev to start the development server.

Build

pnpm build to build and pnpm serve to start a preview server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published