"T3 Stack" consists of following tech and enable full stack type-safe web development speedy and simple.
$ npm i -g yarn$ npx [email protected] t3-todo-app$ yarn add zustand @heroicons/react date-fnsstart db
$ docker compose up -dremove db
$ docker compose rm -s -f -vprisma migrate and type generation
$ npx prisma migrate dev$ npx prisma generate$ npx prisma studio