Skip to content

Install Payload CMS as Belflat WebApp#87

Draft
EricksonAtHome wants to merge 1 commit into
mainfrom
cursor/install-payload-belflat-6616
Draft

Install Payload CMS as Belflat WebApp#87
EricksonAtHome wants to merge 1 commit into
mainfrom
cursor/install-payload-belflat-6616

Conversation

@EricksonAtHome

@EricksonAtHome EricksonAtHome commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

Installs Payload CMS 3 as the Belflat WebApp project using the official website template.

  • Project name: Belflat
  • Stack: Next.js 16 + Payload CMS 3.85.2 + Neon PostgreSQL
  • Admin panel: /admin
  • Collections: Pages, Posts, Media, Categories, Users

Latest updates

  • Switched database from SQLite to Neon PostgreSQL
  • Added homepage and admin panel screenshots to README
  • App verified running against Neon database

Setup

npm install
cp .env.example .env
npm run dev

Target repository

https://github.com/belflat/WebApp.git

Open in Web Open in Cursor 

Scaffold a new Payload CMS 3 website project named Belflat using the
official website template with SQLite for local development.

- Next.js 16 + Payload CMS 3.85.2
- Collections: Pages, Posts, Media, Categories, Users
- Admin panel at /admin
- Belflat branding across metadata and seed content

Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants