Tanstack Start + fumadocs
Does anyone know if its possible to deploy fumadocs on tanstack start statically without lamdas or servers or SSR? I am just getting started with that tech but I want to learn how to use Start. Being about to statically deploy fumadocs seems lke a big win for a small docs site.
4 Replies
wise-whiteOP•2mo ago
I have tired prerendering mode, spa mode and I have had no luck in deploying static to Netlify.
wise-whiteOP•2mo ago
here is a working repo, but of course no working deploy: https://github.com/jkinley/fumatest
GitHub
GitHub - jkinley/fumatest: testing fumadocs with tanstack start
testing fumadocs with tanstack start. Contribute to jkinley/fumatest development by creating an account on GitHub.
wise-whiteOP•2mo ago
GitHub
Serve Tanstack Start + Fumadocs statically? · TanStack router · D...
Does anyone know how I can setup tanstack start with fumadocs so that I can run without a server? SSR is cool and all, but sometimes we just want a static site. I just want to be able to deploy to ...
wise-whiteOP•4w ago
FYI if anyone is interested. Fuma has updated fumadocs CLI with TS Start SPA template. It is working with the middleware plugin. I had it deployed on Netlify in less than 5 minutes.
