Discover and explore top open-source AI tools and projects—updated daily.
TanStackDocumentation and marketing platform for TanStack projects
Top 38.5% on SourcePulse
This project serves as the marketing and documentation hub for all TanStack projects, built using TanStack Router and deployed via Netlify. It provides developers with a centralized, up-to-date resource for understanding and utilizing the TanStack ecosystem, streamlining the documentation contribution process.
How It Works
The site leverages TanStack Router for its internal routing and architecture, with Netlify handling automated deployments. In production, documentation markdown files are dynamically fetched from the respective GitHub repositories of each TanStack project. For local development, these markdown files are read directly from the local filesystem, enabling developers to easily edit and preview documentation changes in real-time.
Quick Start & Requirements
pnpm installpnpm dev (runs on https://localhost:3000 by default)pnpm auth:login to authenticate local sessions using production OAuth credentials, saving a session token to .env.local. This token expires in 30 days.pnpm package manager.tanstack.com and target project repos into a tanstack/ directory structure (e.g., tanstack/form/, tanstack/tanstack.com/).Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or sponsorships are provided in the README.
Licensing & Compatibility
The README does not specify a software license. Compatibility for commercial use or closed-source linking is undetermined without a license.
Limitations & Caveats
Local documentation previews require manual browser reloading. Adding new documentation pages necessitates manual updates to the docs/config.json file. Development session tokens expire every 30 days, requiring re-authentication. The project's license is not specified.
5 hours ago
Inactive
portiaAI