uploadthing

Installation
SKILL.md

UploadThing

Overview

UploadThing is a file upload service for TypeScript apps. Define upload routes on the server (with auth, file type, and size validation), get pre-built React components for the frontend. Files go to S3-compatible storage. No infrastructure to manage — just define what's allowed and upload.

Instructions

Step 1: Setup

npm install uploadthing @uploadthing/react

Step 2: Server Routes

Installs
2
GitHub Stars
126
First Seen
Jul 24, 2026
uploadthing — terminalskills/skills