@domino-sdk/relay-runtime 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,7 @@
1
+ # Domino Relay local runtime
2
+
3
+ The local Cloudflare Worker used by `domino dev`. This package is installed by Domino's hosted-app starter alongside the CLI and Wrangler.
4
+
5
+ State stays in the project's `.wrangler/domino` directory. This configuration is for local development; cloud deployment is managed by Domino.
6
+
7
+ Requires Node.js 24. Proprietary software; `UNLICENSED`.