Skip to content

bytemunch/bevy-supabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Supabase

WIP

Do database things in game engine.

Auth users with login providers, maintain player settings across devices, display a server list, hiscore tables, hold player inventories. All that fun fun backend stuff.

This crate aims to provide a one-stop-shop for the other supabase crates, realtime, gotrue/auth and postgres.

Self-hostable or BaaS with Supabase.

Compatibility

bevy bevy-supabase
0.13.x 0.1.0

About

Supabase + Bevy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages