API reference@evolu/common › local‑first/Evolu

Local-first platform.

Functions

FunctionDescription
createEvoluCreates an Evolu instance from EvoluSchema and EvoluConfig.
createEvoluDepsCreates shared dependencies used by all createEvolu instances on a platform.

Interfaces

InterfaceDescription
AppNameError-
EvoluLocal-first SQL database with typed queries, mutations, and sync.
EvoluConfig-
EvoluErrorDep-

Type Aliases

Type AliasDescription
AppNameApplication name.
EvoluDepsShared platform dependencies for creating Evolu instances.
EvoluPlatformDepsPlatform-specific dependencies required to create EvoluDeps.
UnuseOwnerFunction returned by Evolu.useOwner to stop using an Owner for sync.

Variables

VariableDescription
AppNameApplication name.
testAppName-