🚀 Feature Description
We want to add a new tool to our dashboard: Dockerfile & Docker Compose Generator.
This tool will help developers containerize their applications without memorizing complex Docker syntax. Users will select their project type (e.g., Next.js, Node.js, Python) and package manager, and the AI will generate optimized configurations.
🎨 UI/UX Expectations
- A new route and card under
/dashboard/docker-generator.
- Inputs: A dropdown to select tech stack/language, and a textarea for custom requirements (e.g., "I need Redis added").
- Output: Two tabs showing the generated
Dockerfile and docker-compose.yml with syntax highlighting.
📋 Tasks
🤝 How to Contribute
If you want to build this tool, please drop a comment below so we can assign it to you! Please check CONTRIBUTING.md before making a Pull Request.
🚀 Feature Description
We want to add a new tool to our dashboard: Dockerfile & Docker Compose Generator.
This tool will help developers containerize their applications without memorizing complex Docker syntax. Users will select their project type (e.g., Next.js, Node.js, Python) and package manager, and the AI will generate optimized configurations.
🎨 UI/UX Expectations
/dashboard/docker-generator.Dockerfileanddocker-compose.ymlwith syntax highlighting.📋 Tasks
Select,Tabs,Card,Textarea).🤝 How to Contribute
If you want to build this tool, please drop a comment below so we can assign it to you! Please check
CONTRIBUTING.mdbefore making a Pull Request.