---
title: "Deploy remix-postgresql"
description: "A Railway starter template based on Remix, PostgreSQL (Prisma) and Radix UI"
category: "Starters"
url: https://railway.com/deploy/VeLWVf
---

# Deploy remix-postgresql

A Railway starter template based on Remix, PostgreSQL (Prisma) and Radix UI

**[Deploy remix-postgresql on Railway](https://railway.com/template/VeLWVf)**

- **Creator:** janmonschke's Projects
- **Category:** Starters
- **Total deploys:** 14

## Template content

### remix

- **Source:** janmonschke/remix-postgresql-railway-template
- **Start command:** `npm run start`
- **Public domain:** Yes

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

## Documentation

## A Remix PostgreSQL Railway template

A [Railway](https://railway.app/) template based on [Remix](https://remix.run), [PostgreSQL](https://www.postgresql.org/) (via [Prisma](https://www.prisma.io/)) and [Radix UI](https://www.radix-ui.com/).

This starter comes with some batteries included:

*   Database migrations are automatically applied when deployed
*   Password-based authentication (incl. user registration and session management)
*   An example for a protected route
*   Dark mode and theme switcher
*   A notification service

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/VeLWVf
