yyassif / uppy-supabase-nextjs

A simple wrapper for uppy in order to upload objects to supabase storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js 14 project using Uppy to upload images in the Supabase object sotrage bucket.

Getting Started

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.

About

A simple wrapper for uppy in order to upload objects to supabase storage


Languages

Language:TypeScript 50.8%Language:JavaScript 30.3%Language:CSS 18.9%