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.
This PR configures this repo to run in CodeSandbox, and adds a link to open a sandbox based on the repo in CodeSandbox. When people click this link, they will go to the CodeSandbox editor, which runs the repo. They can press "Fork" to create their own version from it, with a new URL, and they can (from within CodeSandbox) create a repo from it.
This is the current branch running in CodeSandbox: https://codesandbox.io/p/github/CompuIves/plugins-quickstart/csb-032e4c/draft/purple-wind?file=%2FREADME.md.
In the README there's now this link: https://codesandbox.io/p/sandbox/github/openai/plugins-quickstart, it won't work right now, because the main branch is not configured yet. But once it's configured, it will load the dev server!
You can also start the commands of the README by pressing a button, and
localhost:5003
is automatically translated to the running dev server on CodeSandbox in the README.