T3 Postgres

The popular T3 App ready to go on Railway with Postgres.

Deploy T3 Postgres

railway-t3-template

pgvr/railway-t3-template

Just deployed

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

Overview

This starter was scaffolded with the T3 App CLI using:

  • Tailwind
  • Prisma
  • tRPC
  • NextAuth You will need to add your own NextAuth providers in src/server/auth.ts, there's none configured by default.

Database migrations are configured to run as part of the start command. If you plan on using multiple replicas I would suggest to move the migrations into the build command.

Learn more

For more information about create-t3-app please head over to https://create.t3.gg/en/introduction or join the discord https://t3.gg/discord

Contribute

If you have any suggestions, don't hesitate to open an issue in the template repo.


Template Content

railway-t3-template

pgvr/railway-t3-template

More templates in this category

View Template

mellow-vue

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


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)