封装自动生成 traefik 代理配置的 nodejs 插件代码

This commit is contained in:
编码猿
2025-09-23 00:59:56 +08:00
parent bfe5f57378
commit 135839d6e2
27 changed files with 33463 additions and 12085 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,7 @@
.DS_Store
node_modules
dist
/docker/nacos/standalone-logs/
pnpm-lock.yaml
package-lock.json
@@ -25,3 +25,4 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?