---
title: "Deploy create-t3-app"
description: "The easiest way to develop typesafe full stack apps"
category: "Starters"
url: https://railway.com/deploy/1DI67q
---

# Deploy create-t3-app

The easiest way to develop typesafe full stack apps

**[Deploy create-t3-app on Railway](https://railway.com/template/1DI67q)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/1DI67q/manifest.json

- **Creator:** Finn's Projects
- **Category:** Starters
- **Total deploys:** 145

## Template content

### app https://create.t3.gg/images/t3-light.svg

- **Source:** https://github.com/FinnDore/create-t3-app-starter
- **Start command:** `pnpm prisma migrate deploy && pnpm run start`
- **Public domain:** Yes

### MySQL https://devicons.railway.app/i/mysql.svg

- **Image:** mysql
- **Start command:** `docker-entrypoint.sh mysqld --innodb-use-native-aio=0 --disable-log-bin --performance_schema=0`

## Documentation

## Overview
The create T3 app starter contains a next app pre-configured with trpc, tailwind, nextauth ( complete with database setup ) and prisma.  Since we are deploying on Railway a database is already setup and linked to your project, with migrations that run at deployment time!

## Highlights
- Pre-configured database
- Fullstack typesafety
- Pre-configured Tailwind, Trpc, Next-auth and Prisma
- Excellent developer experience 

## 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

## Notes
To enable nextauth head over to the `src/server/auth.ts` file and configure any providers you would like on line 31.


## 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/1DI67q
