[limen jules GEN-organvm-portfolio-docs-0624] Real usage docs for organvm/portfolio#157
[limen jules GEN-organvm-portfolio-docs-0624] Real usage docs for organvm/portfolio#1574444J99 wants to merge 1 commit into
Conversation
limen task GEN-organvm-portfolio-docs-0624 (jules session 14882797869551864266)
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8f6adec1d0
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | `npm run consult:worker:migrate:remote` | Applies D1 database migrations remotely. | | ||
|
|
||
| 1. Set up and deploy the worker in [`workers/consult-api/README.md`](workers/consult-api/README.md). | ||
| 1. Set up and deploy the worker using the commands above. |
There was a problem hiding this comment.
Restore the worker setup prerequisites
This now tells fresh-clone users to set up the Cloudflare Worker only with the command table above, but those commands do not cover the first-time steps that workers/consult-api/README.md still requires: authenticating Wrangler, creating a D1 database/copying its database_id, and setting LOG_HASH_SALT before deploy. In a fork or new Cloudflare account, following this root README will skip the D1/secret setup and migrations/deploys will target the checked-in database config or run without the documented salt, so keep the worker README link or list those prerequisites here.
Useful? React with 👍 / 👎.
Lands completed jules session 14882797869551864266.
limen task GEN-organvm-portfolio-docs-0624