Skip to content

Add CodeSandbox support #15

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CompuIves
Copy link

@CompuIves CompuIves commented May 2, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant