Replies: 4 comments 4 replies
|
@laakal have you seen some of these projects?
These may already satisfy your use case for Tanstack Start. If I do decide to add it, it'll be an extension branch similar to the NextJS-Fumadocs one (bottom of the README.md). Will convert this to a discussion :). |
1 reply
|
@nktnet1 thanks for the pointers. I’ve already been using create-better-t-stack as a reference/interpretation for how TanStack Start projects are commonly structured. One thing I noticed, though: your repo seems to prefer “Build packages first” (build packages in dev mode), whereas create-better-t-stack leans toward consuming source directly. Could you share the reasoning behind choosing “build packages first” here? |
1 reply
|
I m also looking for the same example. |
0 replies
|
Is it still active repo? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi @nktnet1
Amazing work on this project—thank you!
I’d love to see an example app showcasing TanStack Start. A simple but complete example would be incredibly helpful for learning, onboarding, and demonstrating best practices.
All reactions