Services

2 services - bindings connect apps to these
Service Actions
postgres/local default
sqlite/main default

Base bindings

bind directly to a service
Binding Service Actions
/todo-data/admin local postgres

Derived bindings

extend a base binding with grants and config overrides
Binding Base binding Grants Actions
/todo-data/app /todo-data/admin read:* full:todo
/todo-data/view /todo-data/admin read:*
auto

Auto bindings

created automatically when an app references a service directly
App Service
cowbull.co:/ main sqlite