Application Created on top of the OpenAI API quickstart tutorial. It uses the Next.js framework with React. Check out the tutorial or follow the instructions below to get set up.
-
yarn install
-
Rename .env.example to .env and populate the variables.
-
yarn build && yarn start
-
Type a ticket title for a React component.
E.g. 'Create Card component for Newskit Design System.' or... 'Create Card component'.
The Jira API call might fail. This depends by how your Jira software is set up. Ticket creation in your website might require extra custom fields, or information. So, the body of the request may need to change. I would suggest you to remove the custom field I have added, it is very specific to my Jira workspace.