An open API service indexing awesome lists of open source software.

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

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