Skip to content

tanstack start docs#2254

Open
drew-harris wants to merge 2 commits intomainfrom
drewh/tanstack-start-docs
Open

tanstack start docs#2254
drew-harris wants to merge 2 commits intomainfrom
drewh/tanstack-start-docs

Conversation

@drew-harris
Copy link
Contributor

Adds tanstack start "getting started" docs.

For manual setup, if starting with the default project in npx @tanstack/cli create, and following the steps, you will end up with a site like:

image

The "paste this whole file" is slightly tweaked from the create-instant-app template to exclude auth.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

View Vercel preview at instant-www-js-drewh-tanstack-start-docs-jsv.vercel.app.

@drew-harris drew-harris force-pushed the drewh/tanstack-start-docs branch from b985de4 to 4002b8a Compare February 5, 2026 18:52
@drew-harris
Copy link
Contributor Author

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

The changes add a new getting started guide for TanStack Start to the documentation site. This includes a new navigation entry in the docs navigation configuration and a corresponding markdown documentation page. The guide covers both automatic setup using Create Instant App and manual setup paths, with examples demonstrating how to integrate InstantDB with a TanStack Start application, including database schema definition and a sample Todo application implementation with read and write operations.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@client/www/pages/docs/start-tanstack.md`:
- Around line 22-26: Update the callout text in the docs page by correcting the
typo "follwing" to "following" inside the {% callout type="warning" %} block so
the sentence reads "While the following setup guide..." (edit the string in the
callout content).

@drew-harris drew-harris marked this pull request as ready for review February 5, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant