{"id":14979116,"url":"https://github.com/tailadmin/free-nextjs-admin-dashboard","last_synced_at":"2025-05-14T16:10:58.849Z","repository":{"id":187165479,"uuid":"675255223","full_name":"TailAdmin/free-nextjs-admin-dashboard","owner":"TailAdmin","description":"TailAdmin is a Next.js and Tailwind CSS free, open-source admin dashboard template. Provides developers with the necessary tools, components, pages to build a full-featured back-end, dashboard, or admin panel for any web project.","archived":false,"fork":false,"pushed_at":"2025-03-25T09:56:45.000Z","size":16474,"stargazers_count":1047,"open_issues_count":0,"forks_count":399,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-04-06T08:03:58.728Z","etag":null,"topics":["admin","admin-dashboard","admin-template","backend","charts","components","dashboard","dashboard-templates","graph","nextjs","nextjs-dashboard","nextjs-starter","nextjs-template","reactjs","tailwindcss","ui","vercel"],"latest_commit_sha":null,"homepage":"https://nextjs-demo.tailadmin.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TailAdmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-06T10:06:45.000Z","updated_at":"2025-04-05T06:10:07.000Z","dependencies_parsed_at":"2024-05-20T13:47:44.840Z","dependency_job_id":"785729e6-e8b9-4d84-8c08-fed11c995036","html_url":"https://github.com/TailAdmin/free-nextjs-admin-dashboard","commit_stats":{"total_commits":45,"total_committers":8,"mean_commits":5.625,"dds":0.4222222222222223,"last_synced_commit":"0f8d4f82e5248da59c6267b79c54cacf694aae82"},"previous_names":["tailadmin/free-nextjs-admin-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TailAdmin%2Ffree-nextjs-admin-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TailAdmin%2Ffree-nextjs-admin-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TailAdmin%2Ffree-nextjs-admin-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TailAdmin%2Ffree-nextjs-admin-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TailAdmin","download_url":"https://codeload.github.com/TailAdmin/free-nextjs-admin-dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248708504,"owners_count":21149012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","admin-dashboard","admin-template","backend","charts","components","dashboard","dashboard-templates","graph","nextjs","nextjs-dashboard","nextjs-starter","nextjs-template","reactjs","tailwindcss","ui","vercel"],"created_at":"2024-09-24T13:59:17.438Z","updated_at":"2025-04-13T11:38:23.952Z","avatar_url":"https://github.com/TailAdmin.png","language":"TypeScript","readme":"# TailAdmin Next.js - Free Next.js Tailwind Admin Dashboard Template\n\nTailAdmin is a free and open-source admin dashboard template built on **Next.js and Tailwind CSS** providing developers with everything they need to create a feature-rich and data-driven: back-end, dashboard, or admin panel solution for any sort of web project.\n\n![TailAdmin - Next.js Dashboard Preview](./banner.png)\n\nWith TailAdmin Next.js, you get access to all the necessary dashboard UI components, elements, and pages required to build a high-quality and complete dashboard or admin panel. Whether you're building a dashboard or admin panel for a complex web application or a simple website. \n\nTailAdmin utilizes the powerful features of **Next.js 15** and common features of Next.js such as server-side rendering (SSR), static site generation (SSG), and seamless API route integration. Combined with the advancements of **React 19** and the robustness of **TypeScript**, TailAdmin is the perfect solution to help get your project up and running quickly.\n\n## Overview\n\nTailAdmin provides essential UI components and layouts for building feature-rich, data-driven admin dashboards and control panels. It's built on:\n\n- Next.js 15.x\n- React 19\n- TypeScript\n- Tailwind CSS V4\n\n### Quick Links\n- [✨ Visit Website](https://tailadmin.com)\n- [📄 Documentation](https://tailadmin.com/docs)\n- [⬇️ Download](https://tailadmin.com/download)\n- [🖌️ Figma Design File (Community Edition)](https://www.figma.com/community/file/1463141366275764364)\n- [⚡ Get PRO Version](https://tailadmin.com/pricing)\n\n### Demos\n- [Free Version](https://nextjs-free-demo.tailadmin.com)\n- [Pro Version](https://nextjs-demo.tailadmin.com)\n\n### Other Versions\n- [HTML Version](https://github.com/TailAdmin/tailadmin-free-tailwind-dashboard-template)\n- [React Version](https://github.com/TailAdmin/free-react-tailwind-admin-dashboard)\n- [Vue.js Version](https://github.com/TailAdmin/vue-tailwind-admin-dashboard)\n\n## Installation\n\n### Prerequisites\nTo get started with TailAdmin, ensure you have the following prerequisites installed and set up:\n\n- Node.js 18.x or later (recommended to use Node.js 20.x or later)\n\n### Cloning the Repository\nClone the repository using the following command:\n\n```bash\ngit clone https://github.com/TailAdmin/free-nextjs-admin-dashboard.git\n```\n\n\u003e Windows Users: place the repository near the root of your drive if you face issues while cloning.\n\n1. Install dependencies:\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n    \u003e Use `--legacy-peer-deps` flag if you face peer-dependency error during installation.\n\n2. Start the development server:\n    ```bash\n    npm run dev\n    # or\n    yarn dev\n    ```\n\n## Components\n\nTailAdmin is a pre-designed starting point for building a web-based dashboard using Next.js and Tailwind CSS. The template includes:\n\n- Sophisticated and accessible sidebar\n- Data visualization components\n- Profile management and custom 404 page\n- Tables and Charts(Line and Bar)\n- Authentication forms and input elements\n- Alerts, Dropdowns, Modals, Buttons and more\n- Can't forget Dark Mode 🕶️\n\nAll components are built with React and styled using Tailwind CSS for easy customization.\n\n## Feature Comparison\n\n### Free Version\n- 1 Unique Dashboard\n- 30+ dashboard components\n- 50+ UI elements\n- Basic Figma design files\n- Community support\n\n### Pro Version\n- 5 Unique Dashboards: Analytics, Ecommerce, Marketing, CRM, Stocks (more coming soon)\n- 400+ dashboard components and UI elements\n- Complete Figma design file\n- Email support\n\nTo learn more about pro version features and pricing, visit our [pricing page](https://tailadmin.com/pricing).\n\n## Changelog\n\n### Version 2.0.2 - [March 25, 2025]\n\n- Upgraded to Next v15.2.3 for [CVE-2025-29927](https://nextjs.org/blog/cve-2025-29927) concerns\n- Included overrides vectormap for packages to prevent peer dependency errors during installation.\n- Migrated from react-flatpickr to flatpickr package for React 19 support\n\n### Version 2.0.1 - [February 27, 2025]\n\n#### Update Overview\n\n- Upgraded to Tailwind CSS v4 for better performance and efficiency.\n- Updated class usage to match the latest syntax and features.\n- Replaced deprecated class and optimized styles.\n\n#### Next Steps\n\n- Run npm install or yarn install to update dependencies.\n- Check for any style changes or compatibility issues.\n- Refer to the Tailwind CSS v4 [Migration Guide](https://tailwindcss.com/docs/upgrade-guide) on this release. if needed.\n- This update keeps the project up to date with the latest Tailwind improvements. 🚀\n\n### v2.0.0 (February 2025)\nA major update focused on Next.js 15 implementation and comprehensive redesign.\n\n#### Major Improvements\n- Complete redesign using Next.js 15 App Router and React Server Components\n- Enhanced user interface with Next.js-optimized components\n- Improved responsiveness and accessibility\n- New features including collapsible sidebar, chat screens, and calendar\n- Redesigned authentication using Next.js App Router and server actions\n- Updated data visualization using ApexCharts for React\n\n#### Breaking Changes\n\n- Migrated from Next.js 14 to Next.js 15\n- Chart components now use ApexCharts for React\n- Authentication flow updated to use Server Actions and middleware\n\n[Read more](https://tailadmin.com/docs/update-logs/nextjs) on this release.\n\n#### Breaking Changes\n- Migrated from Next.js 14 to Next.js 15\n- Chart components now use ApexCharts for React\n- Authentication flow updated to use Server Actions and middleware\n\n### v1.3.4 (July 01, 2024)\n- Fixed JSvectormap rendering issues\n\n### v1.3.3 (June 20, 2024)\n- Fixed build error related to Loader component\n\n### v1.3.2 (June 19, 2024)\n- Added ClickOutside component for dropdown menus\n- Refactored sidebar components\n- Updated Jsvectormap package\n\n### v1.3.1 (Feb 12, 2024)\n- Fixed layout naming consistency\n- Updated styles\n\n### v1.3.0 (Feb 05, 2024)\n- Upgraded to Next.js 14\n- Added Flatpickr integration\n- Improved form elements\n- Enhanced multiselect functionality\n- Added default layout component\n\n## License\n\nTailAdmin Next.js Free Version is released under the MIT License.\n\n## Support\n\nIf you find this project helpful, please consider giving it a star on GitHub. Your support helps us continue developing and maintaining this template.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailadmin%2Ffree-nextjs-admin-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailadmin%2Ffree-nextjs-admin-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailadmin%2Ffree-nextjs-admin-dashboard/lists"}