File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ A production-ready project connected to GitHat's hosted backend:
150150- ** Auth pages** — sign-in, sign-up, forgot password, email verification
151151- ** Protected dashboard** — sidebar navigation, org switcher, user button
152152- ** ` @githat/nextjs ` SDK** — ` <GitHatProvider> ` , ` <ProtectedRoute> ` , ` useAuth() `
153- - ** ` githat/ ` platform folder** — typed API client for all 86 backend endpoints
153+ - ** ` githat/ ` platform folder** — typed API client for all 95 backend endpoints
154154- ** Dark theme** — zinc/purple design system out of the box
155155- ** Database ready** — Prisma or Drizzle for your app's own data (optional)
156156- ** Tailwind CSS 4** — utility-first styling (optional)
@@ -281,7 +281,7 @@ VITE_GITHAT_API_URL=https://api.githat.io
281281
282282- [ GitHat Quick Start] ( https://githat.io/docs/quickstart ) — Get running in 5 minutes
283283- [ SDK Reference] ( https://githat.io/docs/sdk ) — ` @githat/nextjs ` hooks, components, and server utils
284- - [ API Reference] ( https://githat.io/docs/api ) — All 86 REST endpoints
284+ - [ API Reference] ( https://githat.io/docs/api ) — All 95 REST endpoints
285285- [ CLI Reference] ( https://githat.io/docs/cli ) — Flags, prompts, and templates
286286- [ Next.js Guide] ( https://githat.io/docs/nextjs ) — Auth in Next.js 14-16+
287287- [ React Guide] ( https://githat.io/docs/react ) — Auth in any React app
You can’t perform that action at this time.
0 commit comments