@livevariant/server
v0.1.3
Published
LiveVariant serving backend: Hono app with redirect/click/pixel endpoints, JS-mode choose/reward API, secret-gated stats and recompute, behind a pluggable StateStore (in-memory here; Cloudflare Durable Objects in @livevariant/workers)
Maintainers
Readme
@livevariant/server
LiveVariant's serving backend as a library: the
Hono app (redirect/click/pixel serving, JS-mode choose/reward, secret-gated
stats, the tool API and a hosted MCP endpoint) behind a pluggable
StateStore. Mount createApp inside your own app, or skip HTTP and call
TestService directly. Bring your own storage and prove it with the
conformance suite at @livevariant/server/testing.
Part of livevariant/livevariant; the repository README covers the whole system, including the storage concurrency contract. AGPL-3.0.
