Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
API Library to interact with your Supabase backend project.
Godot Engine - Supabase
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
- Authentication (/auth)
- Database (/database)
- Realtime (/realtime)
- Storage (/storage)
UI Library
A drag&drop UI Library is available at supabase-ui.
examples and demos
A collection of examples and live demos is available at fenix-hub/godot-engine.supabase-examples, both with source code and exported binaries.
how to use
A wiki is available here.
Even though it is still not complete, Classes and APIs references are always listed and updated.
code snippet
Multiple approaches!
Javascript library style
GDscript style
API Library to interact with your Supabase backend project.
Reviews
Quick Information
API Library to interact with your Supabase backend project.