基于 Svelte 构建的 Webhook 管理系统,提供简洁响应式的用户界面。
# 克隆仓库 git clone https://github.com/keiSenFront/webhook-management.git # 安装依赖 yarn install # 启动开发服务器 yarn dev
yarn build