Home
Softono

Godot Engine.supabase

Open source MIT GDScript
229
Stars
31
Forks
16
Issues
9
Watchers
6 months
Last Commit

 About Godot Engine.supabase

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

Platforms

Web Self-hosted

Languages

GDScript

Links

Need Help Installing Godot Engine.supabase?

We provide expert installation service for this software. Our team will install, configure, and secure Godot Engine.supabase on your server. plans start at just $30.

Godot Engine.supabase

View on GitHub

👉 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