<?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: Azir</title>
    <description>The latest articles on DEV Community by Azir (@azirbellavista).</description>
    <link>https://dev.to/azirbellavista</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%2F3737501%2Fe7006fa2-9aed-409c-ac86-558c69a928e1.png</url>
      <title>DEV Community: Azir</title>
      <link>https://dev.to/azirbellavista</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/azirbellavista"/>
    <language>en</language>
    <item>
      <title>Why I built a self-hosted booking platform instead of using SaaS tools</title>
      <dc:creator>Azir</dc:creator>
      <pubDate>Wed, 28 Jan 2026 13:35:39 +0000</pubDate>
      <link>https://dev.to/azirbellavista/why-i-built-a-self-hosted-booking-platform-instead-of-using-saas-tools-4baf</link>
      <guid>https://dev.to/azirbellavista/why-i-built-a-self-hosted-booking-platform-instead-of-using-saas-tools-4baf</guid>
      <description>&lt;p&gt;I’ve spent years building websites and small platforms where booking functionality was needed.&lt;/p&gt;

&lt;p&gt;Over time, I realized I was either rebuilding the same foundations again and again or relying on hosted platforms and plugin-heavy CMS setups that I didn’t fully control.&lt;/p&gt;

&lt;p&gt;So I decided to build a self-hosted booking and website system that I could actually own, extend, and reuse across projects.&lt;/p&gt;

&lt;p&gt;Some deliberate choices I made:&lt;br&gt;
• No SaaS dependencies&lt;br&gt;&lt;br&gt;
• No plugin-based architecture&lt;br&gt;&lt;br&gt;
• Full control over data and hosting&lt;br&gt;&lt;br&gt;
• Modular structure that can grow beyond a single use case  &lt;/p&gt;

&lt;p&gt;It started as an internal tool for accommodation websites and slowly evolved into a production-ready system.&lt;/p&gt;

&lt;p&gt;I’m curious how other developers here approach similar problems:&lt;br&gt;
Do you prefer building custom systems, extending existing CMSs, or using SaaS tools when booking or niche functionality is involved?&lt;/p&gt;

&lt;p&gt;I’m also curious how other developers here approach sharing or distributing similar self-hosted tools — especially when they’re not SaaS products.&lt;/p&gt;

&lt;p&gt;If anyone is curious, the system I built for this is called BellaVista.&lt;br&gt;
It started as an internal project and is fully self-hosted.&lt;/p&gt;

&lt;p&gt;You can find more details here:&lt;br&gt;
&lt;a href="https://bellavistaproject.eu" rel="noopener noreferrer"&gt;https://bellavistaproject.eu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward to hearing your thoughts.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>selfhosted</category>
      <category>architecture</category>
    </item>
  </channel>
</rss>
