<?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: Naveed Solangi</title>
    <description>The latest articles on DEV Community by Naveed Solangi (@naveed_solangi_593607ff26).</description>
    <link>https://dev.to/naveed_solangi_593607ff26</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2549990%2Fcc54ae12-adbd-49d2-9c1f-b96a45d23714.png</url>
      <title>DEV Community: Naveed Solangi</title>
      <link>https://dev.to/naveed_solangi_593607ff26</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naveed_solangi_593607ff26"/>
    <language>en</language>
    <item>
      <title>I built a full open source eCommerce platfotm</title>
      <dc:creator>Naveed Solangi</dc:creator>
      <pubDate>Wed, 15 Jul 2026 03:03:50 +0000</pubDate>
      <link>https://dev.to/naveed_solangi_593607ff26/i-built-a-full-open-source-ecommerce-platfotm-459n</link>
      <guid>https://dev.to/naveed_solangi_593607ff26/i-built-a-full-open-source-ecommerce-platfotm-459n</guid>
      <description>&lt;p&gt;Hey everyone! I've been working on OpenCommerce, an open source eCommerce backend that I'm finally putting out into the world.&lt;/p&gt;

&lt;p&gt;What it includes:&lt;/p&gt;

&lt;p&gt;🔐 Auth — JWT, OTP (email &amp;amp; SMS), Google &amp;amp; Facebook social login&lt;/p&gt;

&lt;p&gt;📦 Products, Categories, Brands with media upload support&lt;/p&gt;

&lt;p&gt;🛍️ Cart, Orders, Coupons &amp;amp; Discounts&lt;/p&gt;

&lt;p&gt;💳 Stripe &amp;amp; PayPal payment integration&lt;/p&gt;

&lt;p&gt;🚚 Shipping &amp;amp; multi-warehouse inventory&lt;/p&gt;

&lt;p&gt;🧾 PDF Invoice generation&lt;/p&gt;

&lt;p&gt;🎫 Customer support ticketing system&lt;/p&gt;

&lt;p&gt;📨 Transactional emails via Resend + SMS via Twilio&lt;/p&gt;

&lt;p&gt;🔒 Security — Helmet, rate limiting, XSS protection, input validation&lt;/p&gt;

&lt;p&gt;Tech stack: Node.js · Express · MongoDB · Mongoose&lt;/p&gt;

&lt;p&gt;I built this because most open source eCommerce solutions are either too opinionated, frontend-heavy, or locked behind a SaaS. This is a clean, developer-first REST API backend you can clone and own entirely.&lt;/p&gt;

&lt;p&gt;🔗 GitHub Backend: &lt;a href="https://github.com/TheCasperSolangi/ecommerce_backend" rel="noopener noreferrer"&gt;https://github.com/TheCasperSolangi/ecommerce_backend&lt;/a&gt;&lt;br&gt;
🔗 GitHub Frontend: &lt;a href="https://github.com/TheCasperSolangi/ecommerce_frontend" rel="noopener noreferrer"&gt;https://github.com/TheCasperSolangi/ecommerce_frontend&lt;/a&gt;&lt;br&gt;
🔗 GitHub Admin: &lt;a href="https://github.com/TheCasperSolangi/ecommerce_admin" rel="noopener noreferrer"&gt;https://github.com/TheCasperSolangi/ecommerce_admin&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback on the architecture, what features you'd want next, or anything I should improve. Also open to contributors who want to help build out the frontend!&lt;/p&gt;

&lt;p&gt;Contact: &lt;a href="mailto:naveeddsolangi@gmail.com"&gt;naveeddsolangi@gmail.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>backend</category>
      <category>node</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
