supastorage

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 9 Imported by: 0

README

storage-supabase

Supabase Storage driver for togo (implements togo.Storage). Install it to store blobs in a Supabase bucket instead of the local filesystem.

togo install togo-framework/storage-supabase

Env: SUPABASE_URL, SUPABASE_SERVICE_KEY, SUPABASE_STORAGE_BUCKET (default public).

Documentation

Overview

Package supastorage is a Supabase Storage driver for togo (implements togo.Storage). Blank-import to store blobs in a Supabase bucket; overrides the default filesystem storage. Install: `togo install togo-framework/storage-supabase`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL