{"id":27959377,"url":"https://github.com/zakircodearchitect/tailadmin","last_synced_at":"2025-07-20T17:04:39.839Z","repository":{"id":288717432,"uuid":"968547983","full_name":"ZakirCodeArchitect/TailAdmin","owner":"ZakirCodeArchitect","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T18:12:22.000Z","size":8256,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T18:44:05.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://workflow-application-rust.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZakirCodeArchitect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-18T09:26:14.000Z","updated_at":"2025-05-06T18:12:25.000Z","dependencies_parsed_at":"2025-05-06T19:40:59.723Z","dependency_job_id":null,"html_url":"https://github.com/ZakirCodeArchitect/TailAdmin","commit_stats":null,"previous_names":["zakircodearchitect/tailadmin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZakirCodeArchitect/TailAdmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakirCodeArchitect%2FTailAdmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakirCodeArchitect%2FTailAdmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakirCodeArchitect%2FTailAdmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakirCodeArchitect%2FTailAdmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZakirCodeArchitect","download_url":"https://codeload.github.com/ZakirCodeArchitect/TailAdmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZakirCodeArchitect%2FTailAdmin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161906,"owners_count":23885928,"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":[],"created_at":"2025-05-07T18:29:50.885Z","updated_at":"2025-07-20T17:04:39.824Z","avatar_url":"https://github.com/ZakirCodeArchitect.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TailAdmin Pro - Next.js (v2.0)\n\n[TailAdmin](https://tailadmin.com) is a modern, responsive, and customizable admin dashboard template built using\nTailwind CSS and Next.js. It is designed to help developers build beautiful and functional dashboards quickly and\neasily.\n\n## Quick Links\n\n- [✨ Visit Website](https://tailadmin.com)\n- [📄 Documentation](https://tailadmin.com/docs)\n- [⬇️ Download](https://tailadmin.com/download)\n- [🌐 Live Site](https://nextjs-demo.tailadmin.com)\n\n## Installation\n\n### Prerequisites\n\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### Getting Started\n\n1. Install dependencies:\n\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## Changelog\n\n### Version 2.1.1 - [March 25, 2025]\n\n- Updated to Next v15.2.3 for [CVE-2025-29927](https://nextjs.org/blog/cve-2025-29927) concerns\n- Included overrides vectormaps 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.1.0 - [March 10, 2025]\n\n#### Update Overview\n\n- Added new dashboard design for saas product.\n- New Metrics card\n- Product performance tab with charts\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)\n\nA major update focused on Next.js 15 implementation and comprehensive redesign.\n\n#### Major Improvements\n\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#### 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### v1.3.4 (July 01, 2024)\n\n- Fixed JSvectormap rendering issues\n\n### v1.3.3 (June 20, 2024)\n\n- Fixed build error related to Loader component\n\n### v1.3.2 (June 19, 2024)\n\n- Added ClickOutside component for dropdown menus\n- Refactored sidebar components\n- Updated Jsvectormap package\n\n### v1.3.1 (Feb 12, 2024)\n\n- Fixed layout naming consistency\n- Updated styles\n\n### v1.3.0 (Feb 05, 2024)\n\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\nRefer to our [LICENSE](https://tailadmin.com/license) page for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakircodearchitect%2Ftailadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakircodearchitect%2Ftailadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakircodearchitect%2Ftailadmin/lists"}