<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mert</title>
    <description>The latest articles on DEV Community by Mert (@mert_8be28d21a5de1dcbb91f).</description>
    <link>https://dev.to/mert_8be28d21a5de1dcbb91f</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2978531%2F455a5432-efd9-413c-841c-d1622438354b.png</url>
      <title>DEV Community: Mert</title>
      <link>https://dev.to/mert_8be28d21a5de1dcbb91f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mert_8be28d21a5de1dcbb91f"/>
    <language>en</language>
    <item>
      <title>I Built a Visual Docker Compose Builder — Here's What I Learned</title>
      <dc:creator>Mert</dc:creator>
      <pubDate>Mon, 23 Mar 2026 19:59:45 +0000</pubDate>
      <link>https://dev.to/mert_8be28d21a5de1dcbb91f/i-built-a-visual-docker-compose-builder-heres-what-i-learned-43go</link>
      <guid>https://dev.to/mert_8be28d21a5de1dcbb91f/i-built-a-visual-docker-compose-builder-heres-what-i-learned-43go</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Problem: Writing docker-compose.yml from scratch is tedious&lt;/li&gt;
&lt;li&gt;Solution: Visual drag-and-drop builder&lt;/li&gt;
&lt;li&gt;AI generation: describe your stack in plain English, get a compose file&lt;/li&gt;
&lt;li&gt;IDE integration: use as an MCP server with Claude, Cursor, etc.&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Smart recommendations: companion service suggestions&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Demo: &lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnsvnuog82138yjtjcja7.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnsvnuog82138yjtjcja7.gif" alt="Demo" width="560" height="315"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Architecture: React Flow for canvas, Zustand for state, Vercel AI SDK&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Key challenges: YAML generation edge cases, multi-provider AI&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Try it: &lt;a href="https://vcompose.cc" rel="noopener noreferrer"&gt;https://vcompose.cc&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open source: &lt;a href="https://github.com/zbrave/vcompose" rel="noopener noreferrer"&gt;https://github.com/zbrave/vcompose&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>docker</category>
      <category>devtools</category>
      <category>react</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
