GitPedia
horizon-ui

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
VladMihalacheVladMihalache·1y ago·January 28, 2025
GitHub

## [3.0.0] 2025-27-01 ### Upgraded to React 19 ⚡️ ### Upgraded to Next.js 15 ⚡️

v2.1.0
simmmplewebsimmmpleweb·1y ago·September 6, 2024
GitHub

Added Profile Settings page. ⚡️

  • Added a new Profile Settings page.
v2.0.0
simmmplewebsimmmpleweb·1y ago·August 26, 2024
GitHub

♻️ 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
simmmplewebsimmmpleweb·1y ago·July 18, 2024
GitHub

Added Main Dashboard Page

  • Added Main Dashboard Page
v1.0.0
simmmplewebsimmmpleweb·2y ago·May 20, 2024
GitHub

📦 Initial Release

  • Added Shadcn UI as base framework