T
TanStack5mo ago
like-gold

Custom `create-tsrouter-app` with example

Hey, do the custom examples work on create-tsrouter-app like in next.js? I wanted to create a new app with custom example repo, like in next, but it doesn't seem work work. npx create-tsrouter-app --example <link>
2 Replies
sensitive-blue
sensitive-blue5mo ago
cc @jherr
foreign-sapphire
foreign-sapphire5mo ago
Our version of that is called starters. Unfortunately the two starters we have need an update as they are not de-vinxi'ed. I'll post back in here when I have them ready to go. The really slick thing about this feature is that you can actually make your own starter. And we'll be documenting that as we got to 1.0 with CTA (create-[tsrouter|start]-app)

Did you find this page helpful?