This is a Next.js 14 project using Uppy to upload images in the Supabase object sotrage bucket.
First, install the needed dependencies:
npm i
Second, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.