<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://omnitron.dev/blog</id>
    <title>Omnitron Blog</title>
    <updated>2026-05-15T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://omnitron.dev/blog"/>
    <subtitle>Omnitron Blog</subtitle>
    <icon>https://omnitron.dev/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to Omnitron]]></title>
        <id>https://omnitron.dev/blog/welcome</id>
        <link href="https://omnitron.dev/blog/welcome"/>
        <updated>2026-05-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The Omnitron documentation site goes live today at]]></summary>
        <content type="html"><![CDATA[<p>The Omnitron documentation site goes live today at
<a href="https://omnitron.dev/" target="_blank" rel="noopener noreferrer" class="">omnitron.dev</a>. This is the v0.1 public preview of
the unified TypeScript stack — Titan, Netron, Prism, and the Omnitron
supervisor — collected in one place.</p>
<h2 class="anchor anchorTargetStickyNavbar_evjU" id="whats-in-v01">What's in v0.1<a href="https://omnitron.dev/blog/welcome#whats-in-v01" class="hash-link" aria-label="Direct link to What's in v0.1" title="Direct link to What's in v0.1" translate="no">​</a></h2>
<ul>
<li class=""><strong>Titan core</strong> — DI container, modules, lifecycle, validation.</li>
<li class=""><strong>Netron</strong> — RPC plane over HTTP, WebSocket, TCP, Unix.</li>
<li class=""><strong>14 Titan modules</strong> — auth, cache, database, discovery, events,
health, lock, metrics, notifications, pm, ratelimit, redis, scheduler,
telemetry-relay.</li>
<li class=""><strong>Frontend trio</strong> — netron-browser, netron-react, prism.</li>
<li class=""><strong>Omnitron app</strong> — supervisor, CLI, web console.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_evjU" id="whats-next">What's next<a href="https://omnitron.dev/blog/welcome#whats-next" class="hash-link" aria-label="Direct link to What's next" title="Direct link to What's next" translate="no">​</a></h2>
<ul>
<li class="">More cookbook examples per module.</li>
<li class="">Tutorials for common end-to-end patterns.</li>
<li class="">Migration guides from existing Node frameworks.</li>
</ul>
<p>Read the <a class="" href="https://omnitron.dev/docs/intro">introduction</a> or jump straight to the
<a class="" href="https://omnitron.dev/docs/getting-started/quickstart">quickstart</a>.</p>]]></content>
        <author>
            <name>Omnitron Team</name>
            <uri>https://github.com/omnitron-dev</uri>
        </author>
        <category label="release" term="release"/>
        <category label="intro" term="intro"/>
    </entry>
</feed>