t3-intro Tailwind Templates

T3 Intro

My intro into the T3 stack using Next.js, tRPC, TypeScript, Tailwind, Prisma, etc. to build an emoji social media platform

Emoji social media platform

This is a fun little application akin to Twitter where emojis are the only way to communicate your thoughts for the hour! It was formerly hosted on https://t3-intro-beta.vercel.app/ As of right now, it is inactive and idle.

This is a T3 Stack project bootstrapped with create-t3-app and was meant to familiarize me with the T3 stack and its capabilities.

Following in the footsteps of the great Theo Browne of t3.gg

This project is built using Typescript, structured around tRPC for type safety, with Next.js and React for frontend, Tailwind for styling, Prisma for database, Vercel for deployment, Planetscale for DB management, Hot-toast for notifications, Zod for validation, Upstash for rate-limiting, Axciom for sign-in functionality, and Dayjs for handling relative time.

Running:

Installation:

cd t3-intro
npm install

Update with your own values:

cp .env.example .env

Running:

npm run db:push
npm run dev

Top categories

Loading Svelte Themes