@ankhorage/supabase
v0.5.14
Published
Supabase platform service adapter for provider-neutral Ankhorage infrastructure.
Downloads
5,514
Maintainers
Readme
@ankhorage/supabase
Supabase platform service adapter for provider-neutral Ankhorage infrastructure.
Generated documentation
- Interactive documentation app
- Public API reference
- Component registry
- Architecture overview
- Module relationships
- Export graph
- createInfraAdapter sequence
Public API
Utilities
createInfraAdapter(options?: SupabaseAdapterOptions) => InfraServiceAdapterCreate the canonical runtime-neutral Supabase platform adapter.
The provider contributes portable workloads and reconciles Supabase-owned API resources after the selected runtime is ready. Resolved bootstrap secrets never cross the execution boundary.
Module: src/features/platform-infrastructure/composition/createInfraAdapter.ts
Source: src/features/platform-infrastructure/composition/createInfraAdapter.ts:23:1
Related symbols: SupabaseAdapterOptions
