Skip to content

Add JavaScript Version of Plugins Quickstart #6

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

brianpetro
Copy link

This pull request adds a JavaScript implementation to the plugin-quickstart repository. The goal is to provide users with an alternative language option for setting up and running the plugin. This PR includes the following changes:

  • A new main.js file containing the JavaScript implementation using Express.js and cors.
  • An update to the README.md file to include setup instructions for both the Python and JavaScript versions of the plugin.
  • A new package.json file to manage the JavaScript dependencies.

Add JavaScript Setup
Add option to use node.js
remove unnecessary wrapper
@@ -2,20 +2,35 @@

Get a Todo list ChatGPT plugin up and running in under 5 minutes using Python. If you do not already have plugin developer access, please [join the waitlist](https://openai.com/waitlist/plugins).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chatgptailist@notyourneighborson****

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

Successfully merging this pull request may close these issues.

3 participants