RuleGo-Editor RuleGo-Editor
🏠首页
🧭使用
  • 简介
  • 安装
  • 配置
  • 组件
  • RuleGo-Editor (opens new window)
  • RuleGo-Server (opens new window)
RuleGo (opens new window)
  • English
  • 简体中文
🏠首页
🧭使用
  • 简介
  • 安装
  • 配置
  • 组件
  • RuleGo-Editor (opens new window)
  • RuleGo-Server (opens new window)
RuleGo (opens new window)
  • English
  • 简体中文
  • 使用
    • 纯前端方式
    • RuleGo后台联动方式
目录

使用

RuleGo-Editor地址:https://editor.rulego.cc/ (opens new window) 允许在线设计、修改、调试规则链,而无需你本地运行这个前端服务。 它支持纯前端方式和RuleGo后台服务联动方式操作。

# 纯前端方式

RuleGo-Editor支持脱离RuleGo独立使用,通过该编辑器设计好规则链后,通过【查看数据】-【下载数据】下载规则链配置文件,然后把下载的规则链配置文件交给RuleGo使用。 也支持对现有规则链文件打开后继续进行编辑。

# RuleGo后台联动方式

也允许配置RuleGo后台联动方式使用,先运行RuleGo提供的示例工程 (opens new window) 。然后配置API根目录:

配置后台后,可以直接保存规则链到RuleGo指定文件夹,也可以调试和查询节点执行日志。

往规则链发送数据:

查看某个节点的调试信息(需要把节点的debug模式打开):

后台工程设置了允许跨域,所以你可以在本地允许RuleGo服务,然后在https://editor.rulego.cc/ (opens new window) 这个编辑器配置调用的API。

上次更新: 2024/08/11, 14:56:01
Theme by Vdoing | Copyright © 2023-2025 RuleGo Team | Apache 2.0 License

  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式