A modern template using:
- Next.js 15+
- Payload CMS with SQLite
- CSS Modules
- Zustand for state management
- TypeScript
- Clone the repository
- Run
npm install
- Run
npm run dev
- Open http://localhost:3000 in your browser
- Login with the credentials
[email protected]
andpassword
- 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