Files
continuum-schemas/.env.example
T
octoturge 660855ecd6 Initial boilerplate scaffold for continuum-schemas
Protobuf data model (Template/PrintJob/MaterialProfile/PrintParameters)
with codegen targets for TypeBox+TS types (packages/ts-types) and
prost-derived Rust structs (packages/rust-types).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-28 16:12:03 +00:00

9 lines
358 B
Bash

# continuum-schemas has no runtime — it only emits generated types/structs.
# This file is kept for consistency with the other Continuum repos.
# Optional: private registry token, only needed if packages/* are ever
# published to a private npm/cargo registry instead of consumed as
# workspace/path dependencies.
NPM_REGISTRY_TOKEN=
CARGO_REGISTRY_TOKEN=