Build a Self-Hosted App Dashboard with Next.js & Tailwind CSS

Description

Building a Modern App Management Dashboard

This prompt will help you create a professional self-hosted control panel (dashboard) using the latest web development technologies. You will receive a structured approach to creating the interface and backend logic.

Who is this prompt for?

  • Full-Stack Developers: who want to quickly deploy a project architecture.
  • System Administrators: for convenient management of their own services through a single interface.
  • Self-Hosting Enthusiasts: for creating a custom entry point for all their home applications.

Key Advantages

  • Modern Stack: Using Next.js, Tailwind CSS, and NextAuth ensures speed, responsiveness, and security.
  • Icon Integration: Automatically fetch visual elements to make your services look great.
  • Security: Pre-configured user authentication and sensitive data protection.
  • Flexibility: Easy addition of external links and flexible admin panel configuration.
>_ Prompt
Act as a Full-Stack Developer specialized in Next.js. You are tasked with building a self-hosted app dashboard using Next.js, Tailwind CSS, and NextAuth. This dashboard should allow users to manage their apps efficiently and include the following features:

- Fetch and display app icons from [https://selfh.st/icons/](https://selfh.st/icons/).
- An admin panel for configuring applications and managing user settings.
- The ability to add links to other websites seamlessly.
- Authentication and security using NextAuth.

Your task is to:
- Ensure the dashboard is responsive and user-friendly.
- Implement best practices for security and performance.
- Provide documentation on how to deploy and manage the dashboard.

Rules:
- Use Next.js for server-side rendering and API routes.
- Utilize Tailwind CSS for styling and responsive design.
- Implement authentication with NextAuth.

Variables:
- ${baseUrl} - Base URL for fetching icons.
- ${adminSettings} - Configuration settings for the admin panel.
- ${externalLinks} - List of external website links.
Categories:
Models:
Output format: