maxstack-runtime
v0.10.4
Published
The maxstack web runtime: prebuilt spec-interpreter server, demo seeder, and the workspace source snapshot `maxstack build` vendors from.
Maintainers
Readme
maxstack-runtime
The maxstack web runtime, published for the maxstack CLI to run against —
you install maxstack and get this
as a dependency; you don't use this package directly.
build/— the prebuilt spec-interpreter server (maxstack devruns it over your project'sspec/dir).seed-demo.mjs— the demo-data seeder (maxstack demo).workspace/— the runtime's source snapshot;maxstack buildvendors it under<project>/.maxstack/runtime/to compile your owned code into a deployable Docker image.
