opengb
opengb copied to clipboard
Open Game Backend: Open-source modular backend for all games and tools. Works with Godot, Unity, Unreal Engine, and HTML5.
If pulling & starting Postgres container automatically, should log since this takes some time
Example: ``` curl -X POST "https://localhost:8080/modules/auth/scripts/auth_email_passwordless/call" \ -H "Content-Type: application/json" \ -d '{ "key": "value" // Your JSON payload here }' ```
**Motivation** When iterating on a database, some devs may use `opengb dev reset` frequently. Currently, it manually confirms for *all* databases.