- Add package.json for project configuration and dependencies - Create content configuration for Starlight documentation - Add example guide and reference markdown files - Create index page for documentation with navigation and next steps - Set up TypeScript configuration for the project
24 lines
713 B
Markdown
24 lines
713 B
Markdown
# openclaw 在cnb中如何使用
|
||
|
||
> cnb属于运行的盒子,但是实际运行的内容需要自己搭建
|
||
|
||
## 使用场景
|
||
|
||
### 通用模式[mode=hot]
|
||
|
||
1. 新闻摘要
|
||
2. 日程管理,备忘记录
|
||
3. 自媒体运营
|
||
4. 开发辅助
|
||
5. 个性化支持
|
||
|
||
## 安装篇
|
||
|
||
> 正常运行 openclaw 的搭建在本地环境安装是一个很麻烦的事情,而云服务器提供便捷的环境搭建和维护,但生态很限定性,而 cnb 提供了一个基础的快速运行的环境,同时也提供了一个开放的交流环境,用户可以在其中分享和获取使用 openclaw 的经验和技巧。
|
||
|
||
### 对于在 cnb 一键启动条件
|
||
|
||
1. 有一个 cnb 账号
|
||
2. 实名认证
|
||
|
||
### 一键启动方案 |