| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 25.3.6 Release source code.tar.gz | 2026-03-05 | 14.9 MB | |
| 25.3.6 Release source code.zip | 2026-03-05 | 16.6 MB | |
| README.md | 2026-03-05 | 510 Bytes | |
| Totals: 3 Items | 31.6 MB | 0 | |
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restartor executegit reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fix known issues