Skip to content

werk1/w1-nextjs-payload-template

Repository files navigation

Next.js + Payload CMS Template

A modern template using:

  • Next.js 15+
  • Payload CMS with SQLite
  • CSS Modules
  • Zustand for state management
  • TypeScript

Getting Started

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:3000 in your browser
  5. Login with the credentials [email protected] and password

Customizing the Template

  • Edit the src/app/page.tsx file to customize the landing page
  • Edit the src/styles/modules/Layout.module.css file to customize the layout
  • Edit the src/fonts/index.ts file to customize the fonts

Confet OTF to WOFF2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published