feat: add dockerized 3proxy control plane backend

This commit is contained in:
2026-04-02 00:06:26 +03:00
parent ff2bc8711b
commit 25f6beedd8
20 changed files with 3076 additions and 174 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.gitignore
.codex
node_modules
dist
server-dist
docs
*.md
coverage
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*