add cf worker poc

This commit is contained in:
zizifn
2023-05-17 12:05:40 +08:00
committed by zizifn
parent 5a2e475652
commit d56791c5d4
17 changed files with 455 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
# cf-worker-vless
This library was generated with [Nx](https://nx.dev).
## Building
Run `nx build cf-worker-vless` to build the library.
## Running unit tests
Run `nx test cf-worker-vless` to execute the unit tests via [Jest](https://jestjs.io).