<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tenviq Blog</title>
    <link>https://www.tenviq.com/blog</link>
    <description>Writing from the Tenviq team — product updates, architecture notes, and lessons from shipping the starter.</description>
    <language>en</language>
    <lastBuildDate>Fri, 10 Apr 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://www.tenviq.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Plan gating that actually works</title>
      <link>https://www.tenviq.com/blog/plan-gating-that-actually-works</link>
      <guid isPermaLink="true">https://www.tenviq.com/blog/plan-gating-that-actually-works</guid>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <author>Gabriel Nadon</author>
      <description>A short walkthrough of the capability system — how plan checks flow from Stripe webhooks into your server actions without duplicating logic.</description>
    </item>
    <item>
      <title>Introducing Tenviq</title>
      <link>https://www.tenviq.com/blog/introducing-saas-starter</link>
      <guid isPermaLink="true">https://www.tenviq.com/blog/introducing-saas-starter</guid>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
      <author>Gabriel Nadon</author>
      <description>A Next.js boilerplate where billing actually controls your product — auth, Stripe, plan gating, and a polished admin in one repo you own.</description>
    </item>
  </channel>
</rss>