discord-webhook-debugger:使用Vite和React构建的Discord Webhook API的简单调试工具

时间:2021-05-25 12:46:37
【文件属性】:
文件名称:discord-webhook-debugger:使用Vite和React构建的Discord Webhook API的简单调试工具
文件大小:62KB
文件格式:ZIP
更新时间:2021-05-25 12:46:37
JavaScript Discord Webhook调试器 使用和构建Discord的webhook API的简单调试工具。 它支持自定义消息,用户名和头像。 可以在上获得实时演示 :wrench: 安装 单机版 该应用程序可以很容易地以零配置进行自我托管-构建源代码后,您只需将您的Web服务器指向dist/index.html git clone https://github.com/tommitchelmore/discord-webhook-debugger.git cd discord-webhook-debugger yarn install yarn build 码头工人 要使用docker安装,只需克隆存储库,构建映像并运行暴露端口8080: git clone https://github.com/tommitchelmore/discord-webhook-debugger.git cd discor
【文件预览】:
discord-webhook-debugger-main
----package.json(958B)
----index.html(899B)
----LICENSE(34KB)
----src()
--------App.jsx(9KB)
--------App.css(609B)
--------main.jsx(545B)
--------logo.svg(3KB)
--------index.css(424B)
----vite.config.js(249B)
----.gitignore(44B)
----.dockerignore(44B)
----public()
--------android-chrome-192x192.png(3KB)
--------apple-touch-icon.png(2KB)
--------safari-pinned-tab.svg(521B)
--------favicon-32x32.png(750B)
--------mstile-150x150.png(2KB)
--------favicon-16x16.png(646B)
--------browserconfig.xml(253B)
--------android-chrome-512x512.png(5KB)
--------site.webmanifest(472B)
--------favicon.ico(7KB)
----README.md(1KB)
----yarn.lock(66KB)
----dockerfile(169B)

网友评论