You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create a starter, build an application using the file-router, tailwind, and whatever add-ons you want.
Make any modifications you want.
Run pnpx create-tsrouter-app@latest starter init to create the starter.
Run pnpx create-tsrouter-app@latest starter compile to compile the starter if you have made further modifications.
Post the project to github
To use the starter during application creation use the UI: pnpx create-tsrouter-app@latest --ui Then click on the Set Starter button and give it the URL of the starter.json file (probably on GitHub).
Also there should be information on how to add a banner graphic (which is probably just a screenshot of the starter site.)
Which project does this relate to?
Create Tanstack App
Describe the bug
Document how to create and maintain starters.
pnpx create-tsrouter-app@latest starter init
to create the starter.pnpx create-tsrouter-app@latest starter compile
to compile the starter if you have made further modifications.To use the starter during application creation use the UI:
pnpx create-tsrouter-app@latest --ui
Then click on the Set Starter button and give it the URL of thestarter.json
file (probably on GitHub).Also there should be information on how to add a banner graphic (which is probably just a screenshot of the starter site.)
Your Example Website or App
https://github.com/TanStack/create-tsrouter-app
Steps to Reproduce the Bug or Issue
Expected behavior
That there be some good docs for this feature.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: