Skip to content

Conversation

@adityaoberai
Copy link
Contributor

@adityaoberai adityaoberai commented Nov 3, 2025

Summary by CodeRabbit

  • Documentation
    • Added Appwrite Sites deployment guides for React and Solid frameworks, including setup instructions, CLI commands, GitHub integration, and deployment workflows.

@github-actions github-actions bot added the documentation Everything documentation related label Nov 3, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 3, 2025

Walkthrough

Two framework hosting documentation files are updated to add deployment guidance for Appwrite Sites. The React and Solid framework hosting guides are enhanced with a new Appwrite Sites section containing setup steps, CLI commands, and deployment workflows positioned after existing Bun deployment guidance.

Changes

Cohort / File(s) Summary
Framework hosting guides with Appwrite Sites deployment
docs/start/framework/react/guide/hosting.md, docs/start/framework/solid/guide/hosting.md
Adds Appwrite Sites deployment section to navigation list. Introduces comprehensive Appwrite Sites guide with steps for creating framework apps, GitHub repository setup, Appwrite project creation, environment configuration, and deployment workflow.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • Documentation-only changes with consistent pattern replication across two similar files
  • No code logic or syntax dependencies to validate
  • Verification needed: correctness of CLI commands, completeness of deployment steps, consistency between React and Solid guides

Possibly related PRs

Poem

🐰 Appwrite Sites await, with guides so clear,
React and Solid, deployment drawing near,
GitHub and CLI, step by step we bound,
Hosting made easy, on solid ground! 🚀

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding Appwrite Sites deployment documentation to TanStack Start hosting guides for React and Solid frameworks.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f96697a and 3be8a47.

📒 Files selected for processing (2)
  • docs/start/framework/react/guide/hosting.md (2 hunks)
  • docs/start/framework/solid/guide/hosting.md (2 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
docs/**/*.{md,mdx}

📄 CodeRabbit inference engine (AGENTS.md)

Use internal docs links relative to the docs/ folder (e.g., ./guide/data-loading)

Files:

  • docs/start/framework/solid/guide/hosting.md
  • docs/start/framework/react/guide/hosting.md
docs/{router,start}/**

📄 CodeRabbit inference engine (AGENTS.md)

Place router docs under docs/router/ and start framework docs under docs/start/

Files:

  • docs/start/framework/solid/guide/hosting.md
  • docs/start/framework/react/guide/hosting.md
🔇 Additional comments (4)
docs/start/framework/solid/guide/hosting.md (2)

28-28: ✓ TOC entry properly formatted and positioned.

The new Appwrite Sites entry follows the established pattern and uses correct anchor syntax.


257-287: ✓ Appwrite Sites section is well-structured and complete.

The deployment guide follows the established pattern with clear step-by-step instructions, appropriate code examples, and helpful guidance on build settings including the Nitro output directory caveat.

docs/start/framework/react/guide/hosting.md (2)

28-28: ✓ TOC entry matches Solid implementation.

The Appwrite Sites entry is consistent with the Solid hosting guide.


374-405: ✓ React implementation mirrors Solid guide with proper framework parity.

The Appwrite Sites section is identical to the Solid version, ensuring consistent deployment guidance across both frameworks. The content is clear, complete, and follows the established documentation patterns.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@tannerlinsley tannerlinsley merged commit 401883c into TanStack:main Nov 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Everything documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants