<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="206863" data-post-id="206863">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="JuanjoA" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/JuanjoA/120/21001_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  JuanjoA
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi YKostov.<br>
I work in the ecommerce sector. You probably don’t know all aspects to cover in a ecommerce app.<br>
The main function of an ecommerce is to sell, and for that a good user experiencie is required.<br>
Other questions to consider:</p>
<ul>
<li>CMS to edit pages and products or all by code?</li>
<li>Invoicing or stock control?</li>
<li>User portal to view your own orders or invoices?</li>
<li>How about SEO?</li>
<li>Cart management (i.e cart recovery)</li>
<li>time to market? (only one developer)</li>
<li>it’s easy to maintain and improve?</li>
<li>search integration (algolia, elasticsearch . . .)</li>
<li>and much more . . .</li>
</ul>
<p>There are solucions already in place that already offer all of this, even in elixir we already have something.</p>
<p>That said, I would also like to have an ecommerce solution with elixir.</p>
<p>Maybe I would try to setup standalone modules, i.e the cart, search engine, etc.</p>
<p>It’s a hard work.<br>
Regards</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="206863" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-206863" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="206863"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="206867" data-post-id="206867">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Werner" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Werner
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi,</p>
<p>I am working in the Ecommerce area, with PHP and at the moment with the framework Shopware.<br>
Had also thought for some time to program a prototype in Elixir, but as JuanjoA correctly described, the requirements are large. With such solutions as Shopware, for example, the extensibility with plugins is very important, both at the template level and the DB level or business logic level.</p>
<p>There were a few opensource beginnings in Elixir, but they all fell asleep again.</p>
<p><a href="https://forum.elixirforum.com/t/best-opensource-e-commerce-solution/25273/4" rel="nofollow">https://forum.elixirforum.com/t/best-opensource-e-commerce-solution/25273/4?u=werner</a></p>
<p>And there are probably one or two companies that have successfully used Elixir in this area, such as PepsiCo.<br>
But these are certainly very adapted to their own requirements.</p>
<p>Best regards,<br>
Werner.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="206867" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-206867" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="206867"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="207516" data-post-id="207516">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="joselo" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/joselo/120/22316_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  joselo
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi I come from Rails and I’m building a kind of Shoppify clone with some custom things for my country, I’m convinced that Phoenix/Elixir was the right choice, It has every thing to create a E-Commerce site. I even had to create a electronic invoice using a P12 Certificate and I was able to do using erlang libraries (from elixir), Phoenix is amazing and with liveview complex interfaces was easy to do. An E-Commerce platform is a big thing you have orders, customers, inventories, shipping, etc. there are many things, but I feel that Phoenix/Liveview help a lot.</p>
<p>if it can help this is my current <code>mix.ex</code></p>
<pre data-code-wrap="elxir"><code class="lang-elxir">  defp deps do
    [
      {:phoenix, "~&gt; 1.5.8"},
      {:phoenix_ecto, "~&gt; 4.2.1"},
      {:ecto_sql, "~&gt; 3.5.4"},
      {:postgrex, "&gt;= 0.15.8"},
      {:phoenix_html, "~&gt; 2.14.3"},
      {:phoenix_live_reload, "~&gt; 1.3.0", only: :dev},
      {:phoenix_live_dashboard, "~&gt; 0.4.0"},
      {:telemetry_metrics, "~&gt; 0.6.0"},
      {:telemetry_poller, "~&gt; 0.4"},
      {:gettext, "~&gt; 0.11"},
      {:jason, "~&gt; 1.2.2"},
      {:plug_cowboy, "~&gt; 2.4.1"},
      {:bcrypt_elixir, "~&gt; 2.3.0"},
      {:ex_machina, "~&gt; 2.7.0", only: :test},
      {:wallaby, "~&gt; 0.28.0", runtime: false, only: :test},
      {:credo, "~&gt; 1.5.5", only: [:dev, :test], runtime: false},
      {:git_hooks, "~&gt; 0.5.2", only: [:test, :dev], runtime: false},
      {:phoenix_live_view, "~&gt; 0.15.4"},
      {:floki, "&gt;= 0.30.0", only: :test},
      {:cachex, "~&gt; 3.3"},
      {:money, "~&gt; 1.8.0"},
      {:liquex, "~&gt; 0.5.0"},
      {:puid, "~&gt; 1.0"},
      {:ecto_enum, "~&gt; 1.4"},
      {:attrition, "~&gt; 0.1.0"},
      {:poison, "~&gt; 4.0"},
      {:geocoder, "~&gt; 1.1.0"},
      {:countries, "~&gt; 1.5"},
      {:mox, "~&gt; 1.0", only: :test},
      {:struct_access, "~&gt; 1.1"},
      {:bamboo, "~&gt; 2.0.1"},
      {:bamboo_phoenix, "~&gt; 1.0"},
      {:bamboo_ses, "~&gt; 0.2.0"},
      {:grpc, "~&gt; 0.3.1"},
      {:cowlib, "~&gt; 2.8.1", hex: :grpc_cowlib, override: true},
      {:timex, "~&gt; 3.7.3"},
      {:oban, "~&gt; 2.5"},
      {:mimic, "~&gt; 1.4", only: :test},
      {:excoveralls, "~&gt; 0.14", only: :test},
      {:httpoison, "~&gt; 1.8"}
    ]
  end
</code></pre>
<p>One of my favorite lib is <code>liquex</code> <a href="https://hexdocs.pm/liquex/Liquex.html" class="inline-onebox" rel="noopener nofollow ugc">Liquex — liquex v0.15.1</a> you can use liquid lang for your templates.</p>
<p>Regards!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="207516" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-207516" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="207516"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="225196" data-post-id="225196">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="joselo" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/joselo/120/22316_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  joselo
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>In an old <a href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/14" rel="nofollow">reply</a> I mentioned that I’m building a kind of shopify clone for my country, well… after some months working this is the result. the work is still in progress, so the answer is yes, you can build a e-comerce app in phoenix elixir <img src="https://forum.elixirforum.com/images/emoji/apple/sunglasses.png?v=15" title=":sunglasses:" class="emoji" alt=":sunglasses:" loading="lazy" width="20" height="20"></p>
<div class="youtube-onebox lazy-video-container" data-video-id="V0VV1D0dPLA" data-video-title="Building a Shopify Clone in Phoenix Elixir Live View" data-video-start-time="" data-provider-name="youtube">
  <a href="https://www.youtube.com/watch?v=V0VV1D0dPLA" target="_blank" class="video-thumbnail" rel="noopener nofollow ugc">
    <img class="youtube-thumbnail" src="https://i.ytimg.com/vi/V0VV1D0dPLA/hqdefault.jpg" title="Building a Shopify Clone in Phoenix Elixir Live View" width="480" height="360">
  </a>
</div>

<p>My mix.exs updated</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">      {:phoenix, "~&gt; 1.5.12"},
      {:phoenix_ecto, "~&gt; 4.4.0"},
      {:ecto_sql, "~&gt; 3.7.0"},
      {:postgrex, "&gt;= 0.15.10"},
      # Needs to be updated to 3.0.0 but there are still conflicts with live_view
      {:phoenix_html, "~&gt; 3.0.3"},
      {:phoenix_live_reload, "~&gt; 1.3.3", only: :dev},
      {:telemetry_metrics, "~&gt; 0.6.1"},
      {:telemetry_poller, "~&gt; 0.4"},
      {:gettext, "~&gt; 0.11"},
      {:jason, "~&gt; 1.2.2"},
      {:plug_cowboy, "~&gt; 2.5.1"},
      {:bcrypt_elixir, "~&gt; 2.3.0"},
      {:ex_machina, "~&gt; 2.7.0", only: :test},
      {:wallaby, "~&gt; 0.28.1", runtime: false, only: :test},
      {:credo, "~&gt; 1.5.6", only: [:dev, :test], runtime: false},
      {:git_hooks, "~&gt; 0.6.3", only: [:test, :dev], runtime: false},
      {:phoenix_live_view, "~&gt; 0.16.3"},
      {:floki, "&gt;= 0.31.0"},
      {:cachex, "~&gt; 3.4.0"},
      {:money, github: "elixirmoney/money", branch: "master"},
      {:liquex, "~&gt; 0.6.1"},
      {:puid, "~&gt; 1.0"},
      {:ecto_enum, "~&gt; 1.4"},
      {:attrition, "~&gt; 0.1.0"},
      {:poison, "~&gt; 5.0.0"},
      {:struct_access, "~&gt; 1.1"},
      {:bamboo, "~&gt; 2.2.0"},
      {:bamboo_phoenix, "~&gt; 1.0"},
      {:bamboo_ses, "~&gt; 0.2.0"},
      {:timex, "~&gt; 3.7.6"},
      {:oban, "~&gt; 2.8.0"},
      {:mimic, "~&gt; 1.5.0", only: :test},
      {:excoveralls, "~&gt; 0.14.2", only: :test},
      {:httpoison, "~&gt; 1.8"},
      {:slugify, "~&gt; 1.3"},
      {:pdf, "~&gt; 0.5.0"},
      {:elixir_xml_to_map, "~&gt; 2.0"},
      {:barlix, "~&gt; 0.6.1"},
      {:xml_builder, "~&gt; 2.2"},
      {:mox, "~&gt; 1.0", only: :test},
      {:premailex, "~&gt; 0.3.13"},
      {:geocoder, "~&gt; 1.1.3"}
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225196" data-batch-url="/posts/batch_likers">
                        14
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-225196" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225196"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-solved cat-solved" title="Marked as solution"></div>
  </section>
</div>
    <div class="postbit" id="225204" data-post-id="225204">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="olivermt" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/olivermt/120/2354_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  olivermt
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I started as a CTO for www.amoi.no (and www.amoi.se) last wednesday and we’re an eCommerce using Elixir and liveview with sprinkles of Surface.</p>
<p>We’re pivoting to be a bit more api heavy, so most likely we will leave liveview out of it, but liveview was a great enabler to get the product off the ground quickly with a small and super senior / great team.</p>
<p>Not «eCommerce» in the traditional sense, as amoi is city-as-a-warehouse (for now) similar to what gojek etc do in asia, but we do logistics, payments and all that jazz.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225204" data-batch-url="/posts/batch_likers">
                        8
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-225204" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225204"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #15"></div>
  </section>
</div>
    <div class="postbit" id="225312" data-post-id="225312">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="ykostov" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/ykostov/120/21753_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  ykostov
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>well done mate, will test it for sure <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225312" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-225312" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225312"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #16"></div>
  </section>
</div>
    <div class="postbit" id="225316" data-post-id="225316">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dimitarvp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/120/38664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dimitarvp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="olivermt" data-post="16" data-topic="38212">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/olivermt/48/2354_2.png" class="avatar"> olivermt:</div>
<blockquote>
<p>www.amoi.no (and www.amoi.se)</p>
</blockquote>
</aside>
<p>Do these websites have English versions? I was not able to quickly find it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225316" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-225316" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225316"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #17"></div>
  </section>
</div>
    <div class="postbit" id="225319" data-post-id="225319">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="olivermt" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/olivermt/120/2354_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  olivermt
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Not yet, we mostly have localized products for Norway and Sweden, but we plan to at least make menus and stuff into English not that long in the future <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225319" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-225319" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225319"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #18"></div>
  </section>
</div>
    <div class="postbit" id="225658" data-post-id="225658">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="ouven" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/ouven/120/20703_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  ouven
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Is your project open source?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225658" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-225658" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225658"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #19"></div>
  </section>
</div>
    <div class="postbit" id="225659" data-post-id="225659">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="joselo" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/joselo/120/22316_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  joselo
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>not for now, it’s private but who knows in the future</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225659" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/e-commerce-in-elixir-pros-and-cons-vs-rails/38212/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-225659" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225659"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #20"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/38212/load_more?page=3">Load more posts (3 remaining)</a>
</div></template></turbo-stream>