| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 26.0.1 source code.tar.gz | 2026-04-02 | 16.6 MB | |
| 26.0.1 source code.zip | 2026-04-02 | 18.2 MB | |
| README.md | 2026-04-02 | 379 Bytes | |
| Totals: 3 Items | 34.9 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
Content
Fixes
- Fix frontend request issues.