Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.79 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.79 KB

Logo for UploadThing

A thing for uploading files.

Table of Contents

This repository contains the packages, docs and examples for uploadthing

  • Next.js App Directory - A simple example using the Next.js app directory
  • Next.js Pages Directory - A simple example using the Next.js pages directory
  • SolidStart SSR - A simple example using SSR with SolidStart
  • Docs Site - Source for docs.uploadthing.com
  • React Package - @uploadthing/react - the components and hooks for using uploadthing in your React projects
  • Solid Package - @uploadthing/solid - the components and hooks for using uploadthing in your Solid projects
  • uploadthing - server/client stuff (framework agnostic)

Report an Issue