docs: restore Textile's multiverse loom guide - #79
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 833d6d9f56
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| The development server listens on `localhost:5173` on macOS and | ||
| `localhost:5000` elsewhere. `PORT` overrides that choice. Replit proxy markers | ||
| select the non-macOS default and secure HMR settings. |
There was a problem hiding this comment.
Disclose the all-interface development bind
When bun run dev is used on a LAN-reachable machine, server/vite.ts binds the HTTP server to 0.0.0.0, not localhost, and development permits protected API access without an auth token. This wording can therefore lead an operator to expose the application—and, when configured, chargeable OpenRouter generation—to other hosts while believing it is loopback-only. Either document the all-interface bind and required precautions or change the server to bind localhost outside Replit.
Useful? React with 👍 / 👎.
Summary
Verification
git diff --check1e905074...14eef), and reimported it in a fresh context with keep and source identity intactStack dependency
This PR intentionally targets
codex/textile-docs-base-fdedaf8, the exact existing local product commitfdedaf8. Remotemainis still93b6d32; the four intervening reader/presentation commits are not part of this documentation diff. Retarget or land this PR only after that product base is accepted. Do not merge before independent review.