<?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>Forem: Kelly Burke</title>
    <description>The latest articles on Forem by Kelly Burke (@klyburke).</description>
    <link>https://forem.com/klyburke</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%2F93485%2Fa1620b5a-a207-4bff-9e84-f5d78f19026d.png</url>
      <title>Forem: Kelly Burke</title>
      <link>https://forem.com/klyburke</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/klyburke"/>
    <language>en</language>
    <item>
      <title>SaaS Boilerplate Book</title>
      <dc:creator>Kelly Burke</dc:creator>
      <pubDate>Thu, 13 Aug 2020 14:50:47 +0000</pubDate>
      <link>https://forem.com/klyburke/saas-boilerplate-book-3hlc</link>
      <guid>https://forem.com/klyburke/saas-boilerplate-book-3hlc</guid>
      <description>&lt;p&gt;Based on our popular open source Github repo (&lt;a href="https://github.com/async-labs/saas"&gt;https://github.com/async-labs/saas&lt;/a&gt;), we wrote a book that teaches you to build a production-ready, feature-rich SaaS web application from scratch.&lt;/p&gt;

&lt;p&gt;We've put a lot of work into the book and are happy to hear any feedback.&lt;/p&gt;

&lt;p&gt;We wanted to let the dev.to community know that the book is available to pre-order at 50% off by Sunday, August 16th while we finish writing the last chapter. &lt;a href="https://builderbook.org/books/saas-boilerplate/introduction-project-structure"&gt;https://builderbook.org/books/saas-boilerplate/introduction-project-structure&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks, and happy learning.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FgJteyEQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j0refb04bstsewlxz8zf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FgJteyEQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j0refb04bstsewlxz8zf.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6nrn_QlG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l4tiwg3tkb9my0odo7xe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6nrn_QlG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l4tiwg3tkb9my0odo7xe.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7EBmMgx_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pj2ostdms7ck47ti0z0k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7EBmMgx_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pj2ostdms7ck47ti0z0k.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Ng-DF7MH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6qp0n0qxxy4gwis34wb0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ng-DF7MH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6qp0n0qxxy4gwis34wb0.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>learning</category>
      <category>webdev</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Show Dev.to: Open source boilerplate app to build your own SaaS product</title>
      <dc:creator>Kelly Burke</dc:creator>
      <pubDate>Mon, 20 Aug 2018 12:51:45 +0000</pubDate>
      <link>https://forem.com/klyburke/show-devto-open-source-boilerplate-app-to-build-your-own-saas-product-3h6c</link>
      <guid>https://forem.com/klyburke/show-devto-open-source-boilerplate-app-to-build-your-own-saas-product-3h6c</guid>
      <description>&lt;p&gt;Hi Dev.to community!&lt;/p&gt;

&lt;p&gt;I've recently co-authored an open source web app that serves as a boilerplate for building a SaaS product. The web app has many common SaaS features, so you can focus on building the features that differentiate your product.&lt;/p&gt;

&lt;p&gt;Stack: React, Material-UI, Next, MobX, Express, Node, Mongoose, MongoDB, TypeScript.&lt;/p&gt;

&lt;p&gt;Features include: user authentication (Google); transactional emails (AWS SES); newsletters (MailChimp); file upload, load, and delete (AWS S3); analytics (Google); and payments/subscriptions (Stripe).&lt;/p&gt;

&lt;p&gt;Github repo: &lt;a href="https://github.com/async-labs/saas"&gt;https://github.com/async-labs/saas&lt;/a&gt;&lt;br&gt;
List of all features: &lt;a href="https://github.com/async-labs/saas#features"&gt;https://github.com/async-labs/saas#features&lt;/a&gt;&lt;br&gt;
Live demo: &lt;a href="https://saas-app.async-await.com"&gt;https://saas-app.async-await.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>opensource</category>
      <category>saas</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
