ChatGPT plugin tutorial with OAuth for a To-Do in Node.js
Set environment variable APP_PORT to customize the port the app listens on.
- npm install
- node chat-server.js
The server will listen on port "APP_PORT if set or port 85. You can connect to the server using any web browser.