Next.js와 Tailwind를 이용한 모-던 어드민 템플릿
The Purple Admin UI is a popular library-based admin template developed using Next.js, Tailwind CSS, and Ant Design. It aims to provide an easy and fast way to develop back-office pages for anyone, including backend programmers who may find design work tedious. The template is still a work in progress, and feedback for improvements or reporting bugs is encouraged. It offers features like OAuth (Google/GitHub) and username/password login options, and it supports deployment with Vercel.
To get started with the Purple Admin UI, follow these steps:
.env
file by copying the .env.example
file and adjusting the values as necessary. The .env
file should contain variables like NEXTAUTH_URL
, NEXTAUTH_SECRET
, GITHUB_CLIENT_ID
, GITHUB_CLIENT_SECRET
, GOOGLE_CLIENT_ID
, GOOGLE_CLIENT_SECRET
, NEXT_PUBLIC_API_ENDPOINT
, and NEXT_PUBLIC_CODENBUTTER_SITE_ID
.The Purple Admin UI is a versatile admin template built on Next.js, Tailwind CSS, and Ant Design. It offers a range of features and functionalities to help developers quickly and easily create back-office pages. With its sample pages and components, it provides a solid foundation for building admin interfaces. The template also supports authentication options and can be deployed using Vercel. While still a work in progress, the Purple Admin UI is a promising solution for developers looking to streamline their admin page development process.