3ddelano / godot-engine.supabase

A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👉 4.x

Godot Engine - Supabase (3.x)

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 code-snapshot1

GDscript style code-snapshot2

About

A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.

License:MIT License


Languages

Language:GDScript 99.9%Language:Shell 0.1%