<?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: katarinapetrov19</title>
    <description>The latest articles on DEV Community by katarinapetrov19 (@katarinapetrov19).</description>
    <link>https://dev.to/katarinapetrov19</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%2F3991093%2Fee073136-37a7-4926-9dbd-abbf7acab132.png</url>
      <title>DEV Community: katarinapetrov19</title>
      <link>https://dev.to/katarinapetrov19</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/katarinapetrov19"/>
    <language>en</language>
    <item>
      <title>I built a SaaS boilerplate after rebuilding auth and payments for the 4th time — ShipKit v1.0</title>
      <dc:creator>katarinapetrov19</dc:creator>
      <pubDate>Thu, 18 Jun 2026 14:27:33 +0000</pubDate>
      <link>https://dev.to/katarinapetrov19/i-built-a-saas-boilerplate-after-rebuilding-auth-and-payments-for-the-4th-time-shipkit-v10-2de7</link>
      <guid>https://dev.to/katarinapetrov19/i-built-a-saas-boilerplate-after-rebuilding-auth-and-payments-for-the-4th-time-shipkit-v10-2de7</guid>
      <description>&lt;p&gt;Every time I started a new project I'd spend the first 2 weeks on the same stuff — JWT auth, Stripe webhooks, admin panels, email flows. So I built ShipKit to solve that once and for all.&lt;/p&gt;

&lt;p&gt;Stack: React + Vite + Express + SQLite — deliberately lightweight, no Next.js, no Prisma, easy to self-host.&lt;/p&gt;

&lt;p&gt;What's included:&lt;br&gt;
JWT auth with email verification + password reset&lt;br&gt;
Stripe subscriptions with webhook handling&lt;br&gt;
Admin dashboard with user management and revenue metrics&lt;br&gt;
Transactional email via Nodemailer (plug in any SMTP provider — Resend, SendGrid, Mailtrap)&lt;/p&gt;

&lt;p&gt;Live demo: &lt;a href="https://shipkit-app.vercel.app" rel="noopener noreferrer"&gt;https://shipkit-app.vercel.app&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/katarinapetrov19/ShipKit" rel="noopener noreferrer"&gt;https://github.com/katarinapetrov19/ShipKit&lt;/a&gt;&lt;br&gt;
One-time purchase, no subscriptions. &lt;br&gt;
Happy to answer questions or take feedback on the stack choices.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>saas</category>
    </item>
  </channel>
</rss>
