[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73450":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},73450,"shadcn-admin","satnaing\u002Fshadcn-admin","satnaing","Admin Dashboard UI built with Shadcn and Vite.","https:\u002F\u002Fshadcn-admin.netlify.app\u002F",null,"TypeScript",12302,1972,72,12,0,64,126,298,192,119.89,"MIT License",false,"main",[26,27,28,5,29],"admin-dashboard","admin-panel","dashboard","shadcn-ui","2026-06-12 04:01:09","# Shadcn Admin Dashboard\n\nAdmin Dashboard UI crafted with Shadcn and Vite. Built with responsiveness and accessibility in mind.\n\n![alt text](public\u002Fimages\u002Fshadcn-admin.png)\n\n[![Sponsored by Clerk](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FSponsored%20by-Clerk-5b6ee1?logo=clerk)](https:\u002F\u002Fgo.clerk.com\u002FGttUAaK)\n\nI've been creating dashboard UIs at work and for my personal projects. I always wanted to make a reusable collection of dashboard UI for future projects; and here it is now. While I've created a few custom components, some of the code is directly adapted from ShadcnUI examples.\n\n> This is not a starter project (template) though. I'll probably make one in the future.\n\n## Features\n\n- Light\u002Fdark mode\n- Responsive\n- Accessible\n- With built-in Sidebar component\n- Global search command\n- 10+ pages\n- Extra custom components\n- RTL support\n\n\u003Cdetails>\n\u003Csummary>Customized Components (click to expand)\u003C\u002Fsummary>\n\nThis project uses Shadcn UI components, but some have been slightly modified for better RTL (Right-to-Left) support and other improvements. These customized components differ from the original Shadcn UI versions.\n\nIf you want to update components using the Shadcn CLI (e.g., `npx shadcn@latest add \u003Ccomponent>`), it's generally safe for non-customized components. For the listed customized ones, you may need to manually merge changes to preserve the project's modifications and avoid overwriting RTL support or other updates.\n\n> If you don't require RTL support, you can safely update the 'RTL Updated Components' via the Shadcn CLI, as these changes are primarily for RTL compatibility. The 'Modified Components' may have other customizations to consider.\n\n### Modified Components\n\n- scroll-area\n- sonner\n- separator\n\n### RTL Updated Components\n\n- alert-dialog\n- calendar\n- command\n- dialog\n- dropdown-menu\n- select\n- table\n- sheet\n- sidebar\n- switch\n\n**Notes:**\n\n- **Modified Components**: These have general updates, potentially including RTL adjustments.\n- **RTL Updated Components**: These have specific changes for RTL language support (e.g., layout, positioning).\n- For implementation details, check the source files in `src\u002Fcomponents\u002Fui\u002F`.\n- All other Shadcn UI components in the project are standard and can be safely updated via the CLI.\n\n\u003C\u002Fdetails>\n\n## Tech Stack\n\n**UI:** [ShadcnUI](https:\u002F\u002Fui.shadcn.com) (TailwindCSS + RadixUI)\n\n**Build Tool:** [Vite](https:\u002F\u002Fvitejs.dev\u002F)\n\n**Routing:** [TanStack Router](https:\u002F\u002Ftanstack.com\u002Frouter\u002Flatest)\n\n**Type Checking:** [TypeScript](https:\u002F\u002Fwww.typescriptlang.org\u002F)\n\n**Linting\u002FFormatting:** [ESLint](https:\u002F\u002Feslint.org\u002F) & [Prettier](https:\u002F\u002Fprettier.io\u002F)\n\n**Icons:** [Lucide Icons](https:\u002F\u002Flucide.dev\u002Ficons\u002F), [Tabler Icons](https:\u002F\u002Ftabler.io\u002Ficons) (Brand icons only)\n\n**Auth (partial):** [Clerk](https:\u002F\u002Fgo.clerk.com\u002FGttUAaK)\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https:\u002F\u002Fgithub.com\u002Fsatnaing\u002Fshadcn-admin.git\n```\n\nGo to the project directory\n\n```bash\n  cd shadcn-admin\n```\n\nInstall dependencies\n\n```bash\n  pnpm install\n```\n\nStart the server\n\n```bash\n  pnpm run dev\n```\n\n## Sponsoring this project ❤️\n\nIf you find this project helpful or use this in your own work, consider [sponsoring me](https:\u002F\u002Fgithub.com\u002Fsponsors\u002Fsatnaing) to support development and maintenance. You can [buy me a coffee](https:\u002F\u002Fbuymeacoffee.com\u002Fsatnaing) as well. Don’t worry, every penny helps. Thank you! 🙏\n\nFor questions or sponsorship inquiries, feel free to reach out at [satnaingdev@gmail.com](mailto:satnaingdev@gmail.com).\n\n### Current Sponsor\n\n- [Clerk](https:\u002F\u002Fgo.clerk.com\u002FGttUAaK) - authentication and user management for the modern web\n\n## Author\n\nCrafted with 🤍 by [@satnaing](https:\u002F\u002Fgithub.com\u002Fsatnaing)\n\n## License\n\nLicensed under the [MIT License](https:\u002F\u002Fchoosealicense.com\u002Flicenses\u002Fmit\u002F)\n","Shadcn Admin Dashboard 是一个基于 ShadcnUI 和 Vite 构建的管理后台界面。该项目具备响应式设计和无障碍访问特性，支持明暗模式切换、内置侧边栏组件、全局搜索命令等功能，并包含10多个页面及额外的自定义组件，还特别优化了对RTL语言的支持。技术栈方面，项目采用了ShadcnUI（TailwindCSS + RadixUI）作为UI库，Vite作为构建工具，TanStack Router负责路由管理，并使用TypeScript进行类型检查，确保代码质量。此外，通过ESLint和Prettier实现代码格式化与校验。此项目适用于需要快速搭建美观且功能丰富的管理后台的应用场景。",2,"2026-06-11 03:45:35","high_star"]