meshy-node
v1.2.10
Published
Standalone Meshy node package with bundled runtime and dashboard assets.
Readme
meshy-node
Version: 1.2.10
This package contains the built Meshy standalone node runtime only. It intentionally excludes repository source files and TypeScript sources.
Usage
npx -y meshy-node@latest start
# or after install
meshy start
meshy --upgrade
meshy -u 1.2.2Default transport is devtunnel. Common start parameters are --name, --port, --transport, --join, and --reset.
See the repository README for broader project documentation.
