Discover Packages
github.com/togo-framework/storage-supabase
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 22, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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).
Expand ▾
Collapse ▴
Documentation
¶
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`.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.