Skip to content

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
@@ -1,21 +1,36 @@
# Plugins Quickstart

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****

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.

3 participants