Skip to content

Commit bbbcb9c

Browse files
Update overview.md
1 parent 3cbb3e8 commit bbbcb9c

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

docs/start/framework/react/overview.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@ TanStack Start is not for you if:
6868

6969
TanStack works closely with our partners to provide the best possible developer experience while also providing solutions that work anywhere and are vetted by industry experts. Each of our partners plays a unique role in the TanStack ecosystem:
7070

71+
- **Clerk**
72+
<a href="https://go.clerk.com/wOwHtuJ" alt="Clerk Logo">
73+
<picture>
74+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-dark.svg" style="height: 40px;">
75+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-light.svg" style="height: 40px;">
76+
<img alt="Convex logo" src="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-light.svg" style="height: 40px;">
77+
</picture>
78+
</a>
79+
The best possible authentication experience for modern web applications, including TanStack Start applications. Clerk provides TanStack Start users with first-class integrations and solutions to auth and collaborates closely with the TanStack team to ensure that TanStack Start provides APIs that are up to date with the latest in auth best practices.
7180
- **Netlify**
7281
<a href="https://www.netlify.com?utm_source=tanstack" alt="Netlify Logo">
7382
<picture>
@@ -77,15 +86,15 @@ TanStack works closely with our partners to provide the best possible developer
7786
</picture>
7887
</a>
7988
The leading hosting platform for web applications that provides a fast, secure, and reliable environment for deploying your web applications. We work closely with Netlify to ensure that TanStack Start applications not only deploy seamlessly to their platform, but also implement best practices for performance, security, and reliability regardless of where you end up deploying.
80-
- **Clerk**
81-
<a href="https://go.clerk.com/wOwHtuJ" alt="Clerk Logo">
89+
- **Neon**
90+
<a href="https://neon.tech?utm_source=tanstack" alt="Neon Logo">
8291
<picture>
83-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-dark.svg" style="height: 40px;">
84-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-light.svg" style="height: 40px;">
85-
<img alt="Convex logo" src="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/clerk-logo-light.svg" style="height: 40px;">
92+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/neon-dark.svg" style="height: 40px;">
93+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/neon-light.svg" style="height: 40px;">
94+
<img alt="Neon logo" src="https://raw.githubusercontent.com/tanstack/tanstack.com/main/app/images/neon-light.svg" style="height: 40px;">
8695
</picture>
8796
</a>
88-
The best possible authentication experience for modern web applications, including TanStack Start applications. Clerk provides TanStack Start users with first-class integrations and solutions to auth and collaborates closely with the TanStack team to ensure that TanStack Start provides APIs that are up to date with the latest in auth best practices.
97+
A serverless, autoscaling Postgres solution purpose-built for modern full-stack apps. Neon offers rich integration opportunities with TanStack Start, including server functions and database-backed routing. Together, we’re simplifying the database experience for developers using TanStack.
8998
- **Convex**
9099
<a href="https://convex.dev?utm_source=tanstack" alt="Convex Logo">
91100
<picture>

0 commit comments

Comments
 (0)