Skip to content

harumaxy/godot-supabase-chat-demo

Repository files navigation

Godot Supabase Chat demo

How to Use

See here for supabase local development.

# setup supabase
npm install -g supabase
supabase start

# setup DB Tables
brew install postgresql # for psql command
./create_tables.sh

# Launch Login scene
alias godot="path/to/godot/bin"
godot -d scenes/Login.tscn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages