Jump to content

DeployScript (ChatGPT Plugin): Difference between revisions

no edit summary
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}")
No edit summary
 
Line 18: Line 18:
===Example Prompts===
===Example Prompts===
Example prompts that utilize the plugin:
Example prompts that utilize the plugin:
#Rename the CSS file named {current file name} in the app to {new file name} and update all links in the HTML files accordingly.
#Update the JavaScript file named {file name} in the app to include the following event listener: {specific event listener}.
#Retrieve the app resource with the ID {app ID}, and show me the current status of {specific feature or functionality}.
#Create a backup of the app with the ID {app ID} and store it in a folder named {backup folder name}.
#Migrate the app with the ID {app ID} to a different server with the following details: {server information}.
#Create a new web app with a simple user authentication system using the following credentials format: {specific credentials format}.
#Scale the app with the ID {app ID} by adding {number} new instances to handle increased traffic.
#Implement a content distribution network (CDN) for the app with the ID {app ID} to improve loading speed for global users.
#Update the HTML file named {file name} in the app to create a {specific layout or design pattern}.
#Monitor the app with the ID {app ID} and send me reports of application errors or performance issues.


==Tips and Tricks==
==Tips and Tricks==
2,535

edits