Open Issues Need Help
View All on GitHub Docker Compose configuration for web app about 1 month ago
AI Summary: Create a GitHub Action that uses OpenAI's ChatGPT to generate a Docker Compose file based on an issue description. The action should read an issue with a specific label, extract relevant information, send it to ChatGPT for code generation, and create a pull request with the generated code. The Docker Compose file should define a frontend (NGINX) and backend (Node.js) service.
Complexity:
4/5
bug documentation duplicate enhancement help wanted good first issue autocoder-bot