Skip to content

Commit 4f802cf

Browse files
tannerlinsleycursoragentautofix-ci[bot]
authored
docs: env vars (#4777)
Add a detailed plan for a new 'How to Use Environment Variables' guide because it addresses a critical and frequently asked topic that is currently under-documented. --- [Open in Web](https://cursor.com/agents?id=bc-7c882ddb-7215-41c7-9ef1-32f42f212449) • [Open in Cursor](https://cursor.com/background-agent?bcId=bc-7c882ddb-7215-41c7-9ef1-32f42f212449) Learn more about [Background Agents](https://docs.cursor.com/background-agent/web-and-mobile) --------- Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent a8ea2b8 commit 4f802cf

File tree

5 files changed

+1110
-0
lines changed

5 files changed

+1110
-0
lines changed

docs/router/framework/react/how-to/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This directory contains focused, step-by-step instructions for common TanStack R
1010
## Available Guides
1111

1212
- [Install TanStack Router](./install.md) - Basic installation steps
13+
- [Use Environment Variables](./use-environment-variables.md) - Configure and use environment variables across different bundlers
1314
- [Deploy to Production](./deploy-to-production.md) - Deploy your app to hosting platforms
1415
- [Set Up Server-Side Rendering (SSR)](./setup-ssr.md) - Implement SSR with TanStack Router
1516
- [Migrate from React Router v7](./migrate-from-react-router.md) - Complete migration guide from React Router v7

0 commit comments

Comments
 (0)