<?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: Jonathan Wilke</title>
    <description>The latest articles on DEV Community by Jonathan Wilke (@jonathanwilke).</description>
    <link>https://dev.to/jonathanwilke</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%2F251192%2F872c5d8f-2ff5-44a3-acd8-03407f5373c4.jpeg</url>
      <title>DEV Community: Jonathan Wilke</title>
      <link>https://dev.to/jonathanwilke</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jonathanwilke"/>
    <language>en</language>
    <item>
      <title>The ultimate SaaS starter kit for Next.js 14 and Nuxt 3 - 25% off</title>
      <dc:creator>Jonathan Wilke</dc:creator>
      <pubDate>Fri, 24 Nov 2023 14:00:37 +0000</pubDate>
      <link>https://dev.to/jonathanwilke/the-ultimate-saas-starter-kit-for-nextjs-14-and-nuxt-3-25-off-4i1m</link>
      <guid>https://dev.to/jonathanwilke/the-ultimate-saas-starter-kit-for-nextjs-14-and-nuxt-3-25-off-4i1m</guid>
      <description>&lt;p&gt;supastarter is the ultimate SaaS starter kit, available for Next.js 14 and Nuxt 3.&lt;/p&gt;

&lt;p&gt;It comes with &lt;/p&gt;

&lt;p&gt;🔐 Auth&lt;br&gt;
🌏 i18n&lt;br&gt;
💸 Billing&lt;br&gt;
📧 Mails&lt;br&gt;
📰 Blog&lt;br&gt;
🪄 AI integration&lt;br&gt;
🧩 UI&lt;br&gt;
🔗 API&lt;/p&gt;

&lt;p&gt;Learn more at supastarter.dev!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our special offer for black friday is 25% off!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>blackfriday</category>
      <category>discount</category>
      <category>nextjs</category>
      <category>nuxt</category>
    </item>
    <item>
      <title>Start your SaaS for $0/month 🚀</title>
      <dc:creator>Jonathan Wilke</dc:creator>
      <pubDate>Tue, 06 Dec 2022 11:14:15 +0000</pubDate>
      <link>https://dev.to/jonathanwilke/start-your-saas-for-0month-j9g</link>
      <guid>https://dev.to/jonathanwilke/start-your-saas-for-0month-j9g</guid>
      <description>&lt;p&gt;Posted originally on &lt;a href="https://supastarter.dev/blog/start-your-saas-for-free"&gt;the supastarter blog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Nowadays, it's easier than ever to start a SaaS. You can use a variety of tools to build your MVP, launch it in a matter of days and scale it up to millions of users when your idea takes off.&lt;/p&gt;

&lt;p&gt;This post will show you how supastarter and its stack enable you to run your SaaS for $0/month and scale it to millions of users when needed.&lt;/p&gt;




&lt;h2&gt;
  
  
  Everything as a service
&lt;/h2&gt;

&lt;p&gt;The supastarter stack is built on serverless platforms like &lt;a href="https://supabase.com"&gt;Supabase&lt;/a&gt; and &lt;a href="https://vercel.com"&gt;Vercel&lt;/a&gt;. This means that you don't have to worry about managing any infrastructure, hosting, and scaling. You can focus on building your SaaS and let the services handle the rest.&lt;/p&gt;

&lt;p&gt;The services we picked are fulfilling the following requirements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Developer Friendly&lt;/strong&gt;: The services should be developer-friendly and easy to use.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Scalable&lt;/strong&gt;: The services should be able to scale with your SaaS. This means you can start with a small plan and scale up when needed.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Battle-tested&lt;/strong&gt;: The services should be battle-tested and used by many (and large) companies.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Free tier&lt;/strong&gt;: The services should provide a free tier that allows you to start your SaaS for free.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Services used in the supastarter stack
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Supabase
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://supabase.com"&gt;Supabase&lt;/a&gt; is a Backend as a Service. It provides a database, authentication, storage, and more. We use Supabase in supastarter to store your data and manage your users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you get with the free tier&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;50,000 monthly active users&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Social OAuth providers&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;500K Edge Function invocations&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;2GB bandwidth&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;500MB database &amp;amp; 1GB file storage&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See more details about the free tier and other plans &lt;a href="https://supabase.io/pricing"&gt;on the supabase pricing page&lt;/a&gt; or learn &lt;a href="https://dev.to/docs/get-started"&gt;how to set up your database and authentication with supastarter&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Vercel
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://vercel.com"&gt;Vercel&lt;/a&gt; is a serverless hosting platform. It allows you to deploy your frontend and backend code and run it on their infrastructure. Vercel takes care of the maintenance and scaling. Since supastarter is built on top of Next.js, which is a framework created by Vercel, it can be seamlessly hosted on Vercel. Not only does Vercel host your front end on a CDN for you, but it also gives you the ability to execute backend functionality like APIs for your app through serverless functions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you get with the free tier&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;100 GB bandwidth&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;100 GB hours of computing for serverless functions&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automatic HTTPS/SSL&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Previews for every git push&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See more details about the free tier and other plans &lt;a href="https://vercel.com/pricing"&gt;on the Vercel pricing page&lt;/a&gt; or learn &lt;a href="https://dev.to/docs/deployment"&gt;how to deploy your supastarter app&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Stripe
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://stripe.com"&gt;Stripe&lt;/a&gt; is a payment processing platform. With it, you can charge your customers and manage subscriptions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you get with the free tier&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Manage subscriptions &amp;amp; billing&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Accept payments in 135+ countries and currencies&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Beautiful and customizable checkout page, customer portal, and invoices&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fraud prevention tools&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See more details on &lt;a href="https://stripe.com/pricing"&gt;the stripe pricing page&lt;/a&gt; or learn &lt;a href="https://supastarter.dev/docs/subscriptions"&gt;how to set up your subscription plans with supastarter&lt;/a&gt;.&lt;/p&gt;




&lt;h3&gt;
  
  
  More Services
&lt;/h3&gt;

&lt;p&gt;There are many more (free) services that you can use to build your SaaS and that can be integrated with supastarter easily.&lt;/p&gt;

&lt;p&gt;For some of them we already created integrations that you can use to get started quickly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://supastarter.dev/blog/localazy-integration"&gt;&lt;strong&gt;Localazy&lt;/strong&gt;&lt;/a&gt;: Easy translation management for your app&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://supastarter.dev/blog/splitbee-integration"&gt;&lt;strong&gt;Splitbee&lt;/strong&gt;&lt;/a&gt;: Privacy-friendly analytics for your app&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A lot more integrations are coming soon. If you have any suggestions, feel free to &lt;a href="https://twitter.com/supastarter"&gt;reach out to us&lt;/a&gt;!&lt;/p&gt;




&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;With supastarter and the utilized services, you can start your SaaS for $0/month with the free tiers of Supabase, Vercel, and Stripe. You can then scale your SaaS when you need to by upgrading to a paid plan whenever you need to and only pay for what you use.&lt;/p&gt;

&lt;p&gt;Learn more at &lt;a href="https://supastarter.dev"&gt;supastarter.dev&lt;/a&gt; or see the &lt;a href="https://demo.supastarter.dev"&gt;demo app built with supastarter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>saas</category>
      <category>webdev</category>
      <category>supabase</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
