sandboxes: expand get-started into first-session walkthrough#24625
Merged
dvdksn merged 1 commit intodocker:mainfrom Apr 3, 2026
Merged
sandboxes: expand get-started into first-session walkthrough#24625dvdksn merged 1 commit intodocker:mainfrom
dvdksn merged 1 commit intodocker:mainfrom
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The existing get-started page covered install and first run but dropped users into usage.md for everything else. This expands it to walk through a typical first session: authentication, branch mode, network policies, and cleanup — without duplicating the reference-style content in usage.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
36d61d7 to
a02744c
Compare
craig-osterhout
approved these changes
Apr 3, 2026
Contributor
craig-osterhout
left a comment
There was a problem hiding this comment.
LGTM.
Nit: Mention third-party prereq git, gh, and github account.
Contributor
Author
|
@craig-osterhout included gh-specific stuff mostly to be helpful for those that use it; not a hard requirement for this quickstart to make sense. But ya we are a bit gh-centric sometimes... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expands the sandboxes get-started page from a minimal install-and-run guide
into a first-session walkthrough covering authentication, branch mode, network
policies, and cleanup. Each section is brief (1-2 commands with context) and
cross-links to the reference-style usage.md page for depth. No changes to
usage.md.
Generated by Claude Code