@impetik/xeer-runtime
v0.2.5
Published
The runtime a deployed Xeer application is served by. Install @impetik/xeer instead.
Readme
@impetik/xeer-runtime
Part of the Xeer framework — the runtime a deployed Xeer application is served by: request routing, RPC dispatch, identity verification, budget enforcement, the transactional database engine, and the live-update stream.
You do not install this directly. Install @impetik/xeer
and it comes along:
npx --package=@impetik/xeer -- xeer new my-app- Documentation — docs.xeer.run
- Server functions and the database — docs.xeer.run/guides/server
- Live updates — docs.xeer.run/guides/live-updates
- Source — github.com/impetik/xeer
MIT licensed.
