HyperFrames Editing — Cheat Sheet

Paste prompts into Codex Desktop. Preview local. Publish template only. Done.

One-time setup

Skip after the first run.

1

Connect GitHub in Codex Desktop

Ask Jeremy first to invite your GitHub to localbizonline/social-posting-v2.

2

Download the project

Paste in Codex
Clone localbizonline/social-posting-v2 to my computer, open it as the current project, install dependencies, and make HyperFrames ready locally. Use Node 22 if needed.

Edit a template

1

Ask Codex to start everything

Paste in Codex
Set up HyperFrames editing: pull latest, start the local admin app, start the HyperFrames bridge, and reply with the local link I should open in my browser.

Codex will reply with a link like http://localhost:8787. Click it or copy it into your browser. Always get the link from Codex — don't guess or reuse an old one, the port can change.

2

Open the local link Codex gave you

Edit here (from Codex)http://localhost:????
Not hereadmin.localpros.co.za

localhost = your own computer. Only you can see it. Safe sandbox.

3

HyperFrames Studio → pick template → Open HF Studio

"Open HF Studio" launches the full visual editor. It only works because the bridge (a small background helper Codex started for you in step 1) connects the local admin to the editor. If you only see a basic read-only preview, the bridge isn't running — see troubleshooting A.

4

Tweak and preview locally

Don't publish until you're happy with the local preview.

Publish live (template only)

1

Dry run first

Paste in Codex
Local preview approved. DRY RUN a template-only publish for the variant I edited. Don't publish yet. Confirm only that one variant changes — nothing else.
2

Publish for real

Paste in Codex
Dry run looks correct. Publish this HyperFrames variant live via the template-only admin API path, then verify. Do NOT run a full app deploy.
Stop and ping Jeremy if the dry run mentions app code, migrations, packages, scripts, or anything beyond your one template/variant.

Troubleshooting

A

"Open HF Studio" shows only a basic preview

Paste in Codex
HyperFrames bridge isn't running. Restart it and give me the local link again.
B

Local link won't load

Paste in Codex
Local admin link isn't loading. Check if the local admin app is still running, restart if needed, and give me a fresh link.
C

Done for the session

Paste in Codex
Stop the local admin app and HyperFrames bridge.
D

Broke something live?

Don't try to fix it. Message Jeremy with: template name, what you changed, screenshot of what's wrong.