Strapi Provider Upload Supabase

screenshot of Strapi Provider Upload Supabase
strapi
supabase

Overview

The Strapi Upload Provider for Supabase storage is a plugin that allows users to upload files to Supabase storage through the Strapi API. It is a fork of the Strapi upload provider for Digital Ocean spaces, adapted for use with Supabase storage. This plugin provides a convenient and seamless integration between Strapi and Supabase, allowing users to easily store and manage their files.

Features

  • apiUrl: The Supabase API URL that needs to be provided.
  • apiKey: The Supabase API Key that needs to be provided.
  • bucket: The Supabase storage bucket to upload the files to.
  • directory: The directory inside the Supabase storage bucket to store the files in.
  • options: Additional options that can be passed to the Supabase client.

Summary

The Strapi Upload Provider for Supabase storage is a useful plugin for integrating Strapi with Supabase storage. It allows for easy and seamless file uploads through the Strapi API, providing users with the ability to store and manage their files in Supabase. With its simple installation process and key features, this plugin enhances the functionality and flexibility of both Strapi and Supabase.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.