Documentation · head to head
Fumadocs vs TanStack Start

Fumadocs
Documentation
Documentation framework for Next.js that treats the docs site as an application rather than a static export
- From
- Free
- Rated
- -

TanStack Start
Web Development
Full-stack React framework with type-safe server functions and TanStack Router
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Fumadocs it is a library rather than a finished theme, so the initial setup is meaningfully longer than a generator that ships a working site from one command.; TanStack Start still in Release Candidate status, not yet production stable
- They diverge on capability: Fumadocs covers Next.js App Router native, TanStack Start covers Full-document SSR with streaming.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Fumadocs and TanStack Start actually diverge.
| Attribute | Fumadocs | TanStack Start |
|---|---|---|
| Pricing model | Open source, no licence fee | open-source |
| Platforms | Web, macOS, Windows, Linux | Web |
| Category | Documentation | Web Development |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Fumadocs
- Next.js App Router native
- Multiple content sources
- OpenAPI page generation
- Built in search
- Headless and styled layers
- Type safe frontmatter
- Code and content colocation
Only in TanStack Start
- Full-document SSR with streaming
- Type-safe server functions
- TanStack Router integration
- Middleware system
- Server routes and API endpoints
- Experimental RSC support
- Vite and Rsbuild support
What people use each for
The jobs each tool is most often brought in to do.
Fumadocs
- Documentation that must sit behind login and show different content to different customer plansnot TanStack Start
- A Next.js product team that wants docs to deploy in the same pipeline as the applicationnot TanStack Start
- API reference pages generated from an OpenAPI document alongside hand written guides in one navigation treenot TanStack Start
- A design system site where the component documentation must render the live components from the same codebasenot TanStack Start
TanStack Start
- Building type-safe full-stack React applicationsnot Fumadocs
- Projects requiring type safety across client and server boundariesnot Fumadocs
- Applications leveraging advanced routing patterns and nested layoutsnot Fumadocs
- Deployments across multiple platforms with consistent codebasenot Fumadocs
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Fumadocs
- It is a library rather than a finished theme, so the initial setup is meaningfully longer than a generator that ships a working site from one command.
- Maintenance is concentrated in a very small group, so an unresponsive week is a blocked upgrade and there is no support contract to escalate to.
- It only targets Next.js, so adopting it commits the documentation to that framework and a later migration means rewriting the site rather than swapping a theme.
- Breaking changes have arrived across minor versions during rapid development, so pinning versions and reading migration notes is a recurring cost rather than a one off.
- Running docs inside the application means docs traffic hits your application infrastructure and shares its failure modes, where a separate static site would have stayed up.
TanStack Start
- Still in Release Candidate status, not yet production stable
- Smaller community compared to Next.js with less third-party support
- Documentation not as comprehensive as more established frameworks
- Less mature ecosystem for edge deployment compared to specialized frameworks
Pricing, plan by plan
Fumadocs
Free- Open sourceFree
- MIT licence
- All packages included
- Self hosted or deployed with your Next.js application
TanStack Start
FreeNo published plan breakdown. See the TanStack Start review.
Which should you pick?
Choose Fumadocs if
- You need next.js app router native.
- You want to start without paying.
- You work on Web, macOS, Windows, Linux.
- You also want multiple content sources.
Choose TanStack Start if
- You need full-document ssr with streaming.
- You want to start without paying.
- You also want type-safe server functions.
Questions people ask
- Is Fumadocs or TanStack Start better?
- Neither clearly leads. Fumadocs starts at Free and TanStack Start at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Fumadocs or TanStack Start?
- Fumadocs starts at Free and TanStack Start at Free.
- Does Fumadocs or TanStack Start run on more platforms?
- Fumadocs runs on Web, macOS, Windows, Linux. TanStack Start runs on Web.
- Can I use Fumadocs for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Fumadocs best used for?
- Fumadocs is most often used for documentation that must sit behind login and show different content to different customer plans, a next.js product team that wants docs to deploy in the same pipeline as the application, api reference pages generated from an openapi document alongside hand written guides in one navigation tree, a design system site where the component documentation must render the live components from the same codebase. Of those, documentation that must sit behind login and show different content to different customer plans and a next.js product team that wants docs to deploy in the same pipeline as the application are not what TanStack Start is typically brought in for.
- What can Fumadocs do that TanStack Start cannot?
- Fumadocs covers Next.js App Router native, Multiple content sources, OpenAPI page generation, Built in search. TanStack Start covers Full-document SSR with streaming, Type-safe server functions, TanStack Router integration, Middleware system.
Answered from the vendors’ own pages
Fumadocs: Can I put documentation behind authentication?
Yes. Pages are Next.js server components, so the same session and authorisation checks the rest of the application uses apply.
TanStack Start: Is TanStack Start production-ready?
TanStack Start is currently in Release Candidate status. While functional and used in production by some teams, it has not yet reached stable v1.
SourceFumadocs: Does it work outside Next.js?
No. The UI layer depends on the Next.js App Router.
TanStack Start: How do type-safe server functions work in TanStack Start?
Server functions are automatically typed on the client side, enabling IDE autocomplete and type checking when calling server functions from client code.
SourceFumadocs: Can it generate pages from an OpenAPI spec?
Yes, including operation pages, schema rendering and an interactive request playground.
TanStack Start: What deployment platforms are supported by TanStack Start?
TanStack Start supports Cloudflare Workers, Node.js, Netlify, Railway, and other platforms through custom adapter configuration.
SourceFumadocs: Who maintains it and is that a risk?
A very small maintainer group. For a long lived commercial documentation set, treat the low bus factor as a real risk and budget for owning a fork.
Fumadocs: Do I still need a separate docs deployment?
No, and avoiding one is the main reason to choose it. The cost is that docs share your application uptime.
Related pages
More on TanStack Start
Other head to heads
- Fumadocs vs GitBook
- Fumadocs vs Scalar
- Fumadocs vs Starlight
- Fumadocs vs Redocly
- Fumadocs vs ReadMe
- Fumadocs vs Archbee
- Fumadocs vs Bump.sh
- Fumadocs vs Antora
- Fumadocs vs MkDocs
- Fumadocs vs Read the Docs
- Fumadocs vs Docsify
- Fumadocs vs VitePress
- Fumadocs vs Slab
- Fumadocs vs Doxygen
- Fumadocs vs Guidde
- Fumadocs vs Remix
- Fumadocs vs SolidStart
- Fumadocs vs Next.js
- Fumadocs vs Bolt.new
- Fumadocs vs Docusaurus
- Fumadocs vs React
- Fumadocs vs MUI
- Fumadocs vs Radix UI
- Fumadocs vs shadcn/ui
- Fumadocs vs Chakra UI
- Fumadocs vs Nuxt
- Fumadocs vs Astro
- Fumadocs vs Carrd
- Fumadocs vs HTMX
- Fumadocs vs Node.js
- Fumadocs vs Wix Studio
- Fumadocs vs v0 by Vercel
- TanStack Start vs GitBook
- TanStack Start vs Scalar
- TanStack Start vs Starlight
- TanStack Start vs Redocly
- TanStack Start vs ReadMe
- TanStack Start vs Archbee
- TanStack Start vs Bump.sh
- TanStack Start vs Antora
- TanStack Start vs MkDocs
- TanStack Start vs Read the Docs
- TanStack Start vs Docsify
- TanStack Start vs VitePress
- TanStack Start vs Slab
- TanStack Start vs Doxygen
- TanStack Start vs Guidde
- TanStack Start vs Remix
- TanStack Start vs SolidStart
- TanStack Start vs Next.js
- TanStack Start vs Bolt.new
- TanStack Start vs Docusaurus
- TanStack Start vs React
- TanStack Start vs MUI
- TanStack Start vs Radix UI
- TanStack Start vs shadcn/ui
- TanStack Start vs Chakra UI
- TanStack Start vs Nuxt
- TanStack Start vs Astro
- TanStack Start vs Carrd
- TanStack Start vs HTMX
- TanStack Start vs Node.js
- TanStack Start vs Wix Studio
- TanStack Start vs v0 by Vercel
