https://github.com/aaronksaunders/payload-custom-admin-create-user-view-app
Custom Admin Create Account View + Payload CMS Project
https://github.com/aaronksaunders/payload-custom-admin-create-user-view-app
payload payload-3-cms payload-cms
Last synced: about 1 year ago
JSON representation
Custom Admin Create Account View + Payload CMS Project
- Host: GitHub
- URL: https://github.com/aaronksaunders/payload-custom-admin-create-user-view-app
- Owner: aaronksaunders
- Created: 2025-01-06T07:45:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T05:33:53.000Z (over 1 year ago)
- Last Synced: 2025-04-13T04:53:31.505Z (about 1 year ago)
- Topics: payload, payload-3-cms, payload-cms
- Language: TypeScript
- Homepage: https://youtu.be/X-6af837WbY
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Admin Create Account View + Payload CMS Project
A modern web application built with Next.js and Payload CMS, providing a robust content management system with user authentication.
## Video
- https://www.youtube.com/watch?v=X-6af837WbY
## Features
- **Next.js Framework**: Built on React with server-side rendering capabilities
- **Payload CMS Integration**: Headless CMS for content management
- **User Authentication**: Complete user management system
- **Admin Dashboard**: Built-in admin interface at `/admin`
- **Database**: MongoDB for data persistence
- **Storage**: Local disk storage adapter for file uploads
- **Docker Support**: Containerization ready with Docker and docker-compose
## Technical Stack
- **Frontend**: Next.js
- **Backend**: Payload CMS
- **Database**: MongoDB
- **Storage**: Local disk storage
- **Development Tools**:
- ESLint for code linting
- Prettier for code formatting
- TypeScript for type safety
## Project Structure