Register a Capsule with the Sporades server runtime.
Call this once from the server entrypoint and export the result as default.
Sporades uses the definition to create tables, run additive schema
migrations, wire auth, register queries/mutations/endpoints/messages, and
start the runtime context.
Register a Capsule with the Sporades server runtime.
Call this once from the server entrypoint and export the result as default. Sporades uses the definition to create tables, run additive schema migrations, wire auth, register queries/mutations/endpoints/messages, and start the runtime context.