Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Quick Start Guide In the Docs #7790

Merged
merged 1 commit into from
Dec 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion website/src/docs/fusion/v14/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,9 @@ This query fetches orders and, for each line item, retrieves detailed informatio

# Step 8: Setting up Nitro

TODO
Nitro simplifies deployment orchestration, allowing downstream services to be deployed independently without requiring a full gateway redeployment.

[Learn more about the DevOps process with Nitro in the DevOps documentation.](/docs/fusion/v14/devops).

## Next Steps

Expand Down
Loading