<?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: RIT Services</title>
    <description>The latest articles on DEV Community by RIT Services (@rit_services).</description>
    <link>https://dev.to/rit_services</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4050507%2Fbef98a66-d0c1-406c-85e2-7c0fd685676a.jpg</url>
      <title>DEV Community: RIT Services</title>
      <link>https://dev.to/rit_services</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rit_services"/>
    <language>en</language>
    <item>
      <title>I built an open-source, self-hostable Jira alternative — here's the stack</title>
      <dc:creator>RIT Services</dc:creator>
      <pubDate>Tue, 28 Jul 2026 04:55:08 +0000</pubDate>
      <link>https://dev.to/rit_services/i-built-an-open-source-self-hostable-jira-alternative-heres-the-stack-4ijj</link>
      <guid>https://dev.to/rit_services/i-built-an-open-source-self-hostable-jira-alternative-heres-the-stack-4ijj</guid>
      <description>&lt;p&gt;For the last while I've been building &lt;strong&gt;Spirex&lt;/strong&gt; — a free, open-source, self-hostable&lt;br&gt;
alternative to Jira for agile engineering teams. It's now at a point where I'd love&lt;br&gt;
eyes on it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Live demo (no signup, nothing saved):&lt;/strong&gt; &lt;a href="https://spirex.rit.services/demo" rel="noopener noreferrer"&gt;https://spirex.rit.services/demo&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Source (AGPL-3.0):&lt;/strong&gt; &lt;a href="https://github.com/Rit-Services/Spirex" rel="noopener noreferrer"&gt;https://github.com/Rit-Services/Spirex&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Hosted + docs:&lt;/strong&gt; &lt;a href="https://spirex.rit.services" rel="noopener noreferrer"&gt;https://spirex.rit.services&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why another Jira alternative?
&lt;/h2&gt;

&lt;p&gt;Most tools either lock the basics behind add-ons (time tracking, workflow editing)&lt;br&gt;
or force their process on you. I wanted the workflow engineering teams actually&lt;br&gt;
run — sprint boards, backlog, epics, custom columns — without the per-feature&lt;br&gt;
upsell, and reporting that doesn't dress an estimate up as a fact.&lt;/p&gt;

&lt;h2&gt;
  
  
  The stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; React + TypeScript, TipTap rich editor, dnd-kit for boards&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend:&lt;/strong&gt; Node / Express + Prisma&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data:&lt;/strong&gt; Postgres, S3 / MinIO for files&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deploy:&lt;/strong&gt; Docker Compose — self-host the whole thing on your own infra&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;License:&lt;/strong&gt; AGPL-3.0 core&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Drag-and-drop &lt;strong&gt;sprint boards&lt;/strong&gt; with a custom workflow editor (rename a column
and it updates board, backlog and history live)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backlog &amp;amp; sprint planning&lt;/strong&gt; with carry-over&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Epics, stories, subtasks&lt;/strong&gt;, story points and labels&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Time tracking &amp;amp; honest reporting&lt;/strong&gt; — sums time actually logged, never an estimate&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full-fidelity Jira import&lt;/strong&gt; — issues, comments, epic links, attachments and
inline images, streamed live&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optional AI&lt;/strong&gt; that's bring-your-own-key: point it at your own Anthropic key or
any OpenAI-compatible model via LiteLLM. Nothing leaves your instance unless you
turn it on.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where I'd love feedback
&lt;/h2&gt;

&lt;p&gt;It's early and pre-launch. I'm especially interested in how the Jira importer holds&lt;br&gt;
up on real projects, for me it worked perfectly and was able to import comments along as well. Try the demo, break&lt;br&gt;
it, and tell me what's missing.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>showdev</category>
      <category>webdev</category>
      <category>selfhosted</category>
    </item>
  </channel>
</rss>
