Deploy Iridium

React Router 7 web application

Deploy Iridium

Iridium (web app)

tech-with-seth/iridium

Just deployed

Just deployed

/var/lib/postgresql/data

Iridium on Railway

Iridium is a lean React Router 7 + React 19 starter with BetterAuth (email/password), Prisma, and a DaisyUI 5/Tailwind v4 UI kit. It includes a protected dashboard, profile editing, and an AI chat demo powered by OpenAI via the Vercel AI SDK.

About Hosting Iridium

Run a Node/React app with BetterAuth sessions on PostgreSQL (Prisma) and streaming AI chat. Configure env vars for auth, DB, and optional analytics/email. Railway can provision Postgres, run Prisma migrations, build, and serve the app; optional PostHog and Resend stay opt-in.

Common Use Cases

  • Ship an authenticated dashboard or SaaS MVP fast
  • Prototype AI chat UX with a real backend
  • Demo a DaisyUI + CVA design system

Dependencies for Iridium Hosting

  • Node.js 18+
  • PostgreSQL (Railway-provisioned or external)

Deployment Dependencies

  • Required env: DATABASE_URL, BETTER_AUTH_SECRET (32+), BETTER_AUTH_URL
  • Optional env: OPENAI_API_KEY, VITE_POSTHOG_API_KEY/VITE_POSTHOG_HOST, RESEND_API_KEY/RESEND_FROM_EMAIL

Why Deploy Iridium on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don’t have to deal with configuration, while allowing you to vertically and horizontally scale it. By deploying Iridium on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


Template Content

More templates in this category

View Template
caring-vibrancy
Deploy and Host caring-vibrancy with Railway

View Template
Mellow Vue
A full-stack Vue app with The Boring JavaScript Stack.

View Template
NextJS 15.5 (Server Actions) with Shadcn
Better-Auth Ready with Auth flows and Server actions (Prod ready)