I linked my Base44 app to GitHub, cloned it locally, added the Base44 MCP connector to Claude, created a project, gave Claude access to the folder, and used Claude 4.6 as my agent. It makes changes in the local copy and gives me PowerShell prompts to push to GitHub. Now Base44 is mostly for building and previewing, while Cowork handles the repo work.
⚙️ 自动化 Reddit
Base44 + GitHub + Cowork:把低代码应用开发搬到本地仓库
作者把 Base44 应用连到 GitHub 并克隆到本地,让 Cowork 修改本地仓库、给出 PowerShell 推送命令,Base44 只负责预览和同步,从而减少低代码平台积分消耗。
★★☆ 中级 3 days of app work after setup 2026年5月6日
B
bigmacca1960
@u/bigmacca1960
Moved Base44 app development into a Claude Cowork + GitHub local workflow
📋
使用场景
Base44 代理消耗大量积分且上下文短,作者希望保留 Base44 的预览体验,但把实际代码修改和多仓库理解交给 Cowork。
💬
提示词
Work in this local clone of my Base44 app. Make the requested app changes in the local files, explain what changed, and provide the PowerShell commands I should run to commit or push the changes to GitHub so Base44 can sync and preview them.
✨
预期结果
作者三天内完成了原本会消耗大量 Base44 积分的修改;Cowork 错误更少、反馈更清楚,还能同时查看多个仓库。代价是需要手动执行 push,但作者认为这反而给了更多控制。