• Stars
    star
    212
  • Rank 186,122 (Top 4 %)
  • Language
    TypeScript
  • Created almost 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create T3 App (extended)

This is an extended version of the T3 Stack project bootstrapped with create-t3-app that includes:

  • UI Components using shadcn/ui - which is built on top of Radix UI & Tailwind CSS
  • Full-Stack CRUD example with tRPC mutations (protected routes) using the UI components together with react-hook-form.
  • E2E Testing using Playwright
  • Integration tests using Vitest.
  • Docker Compose setup for local database
  • [@next/font] for optimized fonts

Try it out now!

Getting Started

  1. Install deps
pnpm install
  1. Start the db
docker compose up -d
  1. Update env and push the schema to the db
cp .env.example .env
pnpm prisma db push
  1. Start the dev server
pnpm dev
  1. Run the tests
pnpm test

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.

More Repositories

1

acme-corp

TypeScript
1,078
star
2

acme-corp-lib

Monorepo starter for your next TypeScript library!
TypeScript
270
star
3

jumr.dev

Personal website built with Next.js App Router, RSC, Tailwind CSS and Framer Motion
TypeScript
65
star
4

good-defaults

A CLI tool to generate good defaults for your project
TypeScript
64
star
5

trpc-tools

TypeScript
49
star
6

t3-i18n

TypeScript
30
star
7

t3-appdir

TypeScript
22
star
8

t3-app

TypeScript
15
star
9

turbo-expo-next-starter

Starting point for a mono repo
TypeScript
13
star
10

shad-form

TypeScript
13
star
11

kysely-prisma-appdir

TypeScript
12
star
12

t3-twin-turbo

tuuuuuuurbo
TypeScript
10
star
13

stocks

Track all your stock purchases at one place
TypeScript
9
star
14

raycast-tailwind-picker

TypeScript
7
star
15

astro-docs

Astro
5
star
16

create-t3-turbo

TypeScript
5
star
17

trpc-solid

TypeScript
4
star
18

supabase-trpc-appdir

TypeScript
4
star
19

trpc-kitchen-sink

TypeScript
4
star
20

file-upload

TypeScript
3
star
21

ct3a-next13

ct3a with next13 still with pages
TypeScript
3
star
22

fetch-inside-route

TypeScript
3
star
23

nextjs-filter-in-params

TypeScript
3
star
24

pokedex

TypeScript
2
star
25

shadcn-starter

TypeScript
2
star
26

pathfinding-visualizer

A visualizer of different pathfinding algorithms
TypeScript
2
star
27

t3-good-defaults

TypeScript
2
star
28

aoc2022

TypeScript
2
star
29

t3-starters

TypeScript
2
star
30

next-mdx-content

JavaScript
2
star
31

custom-server-repro

TypeScript
2
star
32

nextauth

TypeScript
2
star
33

linktree

TypeScript
2
star
34

time-report

TypeScript
2
star
35

intercepting-routes-repro

repro for intercepting routes crashing without default.tsx
TypeScript
2
star
36

t3-appdir-clerk

TypeScript
2
star
37

next-prefetch-client-component-libs

TypeScript
1
star
38

shad-tsf-validate

TypeScript
1
star
39

hono-vercel

TypeScript
1
star
40

t3-kysely-pg

TypeScript
1
star
41

wc-test

TypeScript
1
star
42

jwt-trpc

TypeScript
1
star
43

env-test

TypeScript
1
star
44

lucide-modularize

CSS
1
star
45

guestbook-demo

TypeScript
1
star
46

list-vs-details-loaders

TypeScript
1
star
47

chess

Online chess game made with NextJS, React, TypeScript
TypeScript
1
star
48

turbo-bad-lint-cache

JavaScript
1
star
49

solid-uploadthing-example

TypeScript
1
star
50

nuxt-trpc-exploration

TypeScript
1
star
51

foo

TypeScript
1
star
52

t3-trpc

TypeScript
1
star
53

t3-env

JavaScript
1
star
54

demo-app

TypeScript
1
star
55

filething-test

TypeScript
1
star
56

dv1663-spotipy

bad music player built in python
TypeScript
1
star