文件上传器使用了 shadcn/ui 和 Radix UI 构建。
This is a file uploader built with shadcn/ui, and react-dropzone. It is bootstrapped with create-t3-app.
useFileUpload hook for uploading files with uploadthingshadnc/ui form componentsClone the repository
git clone https://github.com/sadmann7/file-uploader
Install dependencies using pnpm
pnpm install
Copy the .env.example to .env and update the variables.
cp .env.example .env
Start the development server
pnpm run dev
Follow the deployment guides for Vercel, Netlify and Docker for more information.
暂无开放 Issues,或尚未同步最近议题。