<?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: Titan X Dev</title>
    <description>The latest articles on DEV Community by Titan X Dev (@titanxdevz).</description>
    <link>https://dev.to/titanxdevz</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%2F3972453%2F4ebd22aa-75d3-47e7-a808-368d9f7f750d.png</url>
      <title>DEV Community: Titan X Dev</title>
      <link>https://dev.to/titanxdevz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/titanxdevz"/>
    <language>en</language>
    <item>
      <title>A real Next.js 14 + Supabase codebase you can learn from — not a tutorial</title>
      <dc:creator>Titan X Dev</dc:creator>
      <pubDate>Sun, 07 Jun 2026 11:34:34 +0000</pubDate>
      <link>https://dev.to/titanxdevz/a-real-nextjs-14-supabase-codebase-you-can-learn-from-not-a-tutorial-13ao</link>
      <guid>https://dev.to/titanxdevz/a-real-nextjs-14-supabase-codebase-you-can-learn-from-not-a-tutorial-13ao</guid>
      <description>&lt;h1&gt;
  
  
  We open-sourced VexaNode — a full hosting storefront built with Next.js 14
&lt;/h1&gt;

&lt;p&gt;For the past few months, we've been building VexaNode — the platform behind vexanode.cloud. It's a complete hosting storefront and client portal for game servers, VPS, Lavalink nodes, and web hosting.&lt;/p&gt;

&lt;p&gt;Today we're making the full source code public.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's inside
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 14 App Router frontend with a glassmorphic dark theme&lt;/li&gt;
&lt;li&gt;Supabase PostgreSQL backend&lt;/li&gt;
&lt;li&gt;NextAuth v4 — Google, Discord, and credentials login&lt;/li&gt;
&lt;li&gt;Cashfree payment gateway integration&lt;/li&gt;
&lt;li&gt;Support ticket system with admin reply flow&lt;/li&gt;
&lt;li&gt;Admin panel with user management and global config controls&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why we open-sourced it
&lt;/h2&gt;

&lt;p&gt;We wanted other developers to be able to learn from a real production codebase — not a tutorial project. Everything in this repo runs in production.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributing
&lt;/h2&gt;

&lt;p&gt;We're actively looking for contributors. If you want to work on UI improvements, new service pages, payment integrations, or documentation — the repo is open.&lt;/p&gt;

&lt;p&gt;github.com/titanxdevz/VexaNode&lt;/p&gt;

&lt;p&gt;Star it. Fork it. Open a PR.&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
