Jump to content

Installation

To scaffold an app using create-t3-app, run any of the following commands and answer the command prompt questions:

npm

npm create t3-app@latest

yarn

yarn create t3-app

pnpm

pnpm create t3-app@latest

bun

bun create t3-app@latest

After your app has been scaffolded, check out the first steps to get started on your new application.

Advanced usage

Option/FlagDescription
[dir]Include a directory argument with a name for the project
--noGitExplicitly tell the CLI to not initialize a new git repo in the project
-y, --defaultBypass the CLI and bootstrap a new t3-app with all options selected
--noInstallGenerate project without installing dependencies

Experimental usage

For our CI, we have some experimental flags that allow you to scaffold any app without any prompts. If this use case applies to you, you can use these flags. Please note that these flags are experimental and may change in the future without following semver versioning.

FlagDescription
--CILet the CLI know you’re in CI mode
--trpcInclude tRPC in the project
--prismaInclude Prisma in the project
--drizzleInclude Drizzle in the project
--nextAuthInclude NextAuth.js in the project
--tailwindInclude Tailwind CSS in the project
--dbProvider [provider]Include a configured database in the project
⚠️

If you don’t provide the CI flag, the rest of these flags have no effect.

You don’t need to explicitly opt-out of the packages you don’t want. However, if you prefer to be explicit, you can pass false, e.g. --nextAuth false.

The β€”dbProvider command has 4 database values to choose from: mysql, postgres, planetscale, sqlite. If the command is not provided the default value will be sqlite.

Example

The following would scaffold a T3 App with tRPC and Tailwind CSS.

pnpm dlx create-t3-app@latest --CI --trpc --tailwind

The following would scaffold a T3 App with NextAuth.js, Tailwind CSS, Drizzle, and PostgreSQL.

pnpm dlx create-t3-app@latest --CI --nextAuth --tailwind --drizzle --dbProvider postgres

Website Navigation

Peace

Yaya

Donald Duck

Japan

Mimi

Football

Jump

Doge

QQ

Clown

Anonymous

BTC

ETH

USDC

USDT

Pepe

BNB

BUSD

Solana

XRP

Ada

543X

Website Navigation

543x Sites

USDT

  • Description: All things USDT Alipay USDT is simply paying homage to a USD we all love and recognize.
  • Link: usdt.543x.comβ†—

Ethereum (ETH)

  • Description: A talking pig! ETH is simply paying homage to a Vitalik Buterin we all love and recognize.
  • Link: eth.543x.comβ†—

USDC

  • Description: USDC is simply paying homage to a USD we all love and recognize.
  • Link: usdc.543x.comβ†—

PEPE

  • Description: PEPE is simply paying homage to a meme we all love and recognize. The most memeable memecoin in existence. It’s time to Make Memecoins Great Again.
  • Link: pepe.543x.comβ†—

BNB

BUSD

FDUSD

  • Description: FDUSD is simply paying homage to a meme we all love and recognize.
  • Link: fdusd.543x.comβ†—

Solana (SOL)

Girlfriend (GF)

  • Description: It’s time for the most recognizable meme in the world to take his reign as king of the internet. It’s time to Make Memecoins Great Again.
  • Link: gf.543x.comβ†—

Cat

Miqi

YY

  • Description: Can you never catch up to a turtle in front of you? YY is time to Make Memecoins Great Again.
  • Link: yy.543x.comβ†—

Panda

Sheep

Rabbit

Ord

Monkey

Rat

  • Description: What currency is rat? Rat is time to Make Memecoins Great Again.
  • Link: rat.543x.comβ†—

Dragon

X

  • Description: X is simply paying homage to a x.com we all love and recognize.
  • Link: x.543x.comβ†—

Cow

Seal

Satoshi Nakamoto

  • Description: The Monetary Future: At the intersection of free banking, cryptography, and digital currency.
  • Link: satoshi.543x.comβ†—

Other Resources

AI

Swap

  • Description: The Monetary Future: At the intersection of free banking, cryptography, and digital currency.
  • Link: s.543x.comβ†—

Bitcoin

Blockchain

  • Description: Blockchain is a shared, immutable ledger.
  • Link: z2.pwβ†—

Web Library

  • Description: The library for web and native user interfaces.
  • Link: r.543x.comβ†—

Solana Creation

React Creation

  • Description: Set up a modern web app by running one command.
  • Link: e.543x.comβ†—

Firebase

  • Description: Google tools help build applications, improve quality and efficiency.
  • Link: d.543x.comβ†—

React App Creation