horizon-ui/shadcn-nextjs-boilerplate
Shadcn UI NextJS Boilerplate ⚡️ Free Open-source ChatGPT UI Admin Dashboard Template - Horizon AI Boilerplate
5 Releases
Latest: 1y ago
v3.0.0Latest
## [3.0.0] 2025-27-01 ### Upgraded to React 19 ⚡️ ### Upgraded to Next.js 15 ⚡️
v2.1.0
✨ Added Profile Settings page. ⚡️
- Added a new Profile Settings page.
v2.0.0
♻️ Big update: Supabase SSR, Refactoring & custom auth components
- #### Supabase SSR
- Utils folder refactored, now functions are organized in separate folders based on usage
- New auth-related utils
- Functions like getSessions were removed because of the use of Supabase SSR
- session object was replaced with user throughout the project
- #### Layout refactoring
- The multiple addition of functionalities led to prop drilling, which was fixed by using contexts.
- #### Separate auth pages
- + 4 more
v1.1.0
✨ Added Main Dashboard Page
- Added Main Dashboard Page
v1.0.0
📦 Initial Release
- Added Shadcn UI as base framework
