imbytecat dac1400009
All checks were successful
Build Server / Compile DLL (push) Successful in 1m26s
feat: 添加微信OCR功能并整合Hono应用程序
- 添加"hono"作为项目的依赖项。
- 添加 Dockerfile 以构建 WeChat OCR 应用程序。
- 新增hono库依赖到package.json文件。
- 将微信OCR集成替换为简单的Hono应用程序。
- 添加微信OCR功能以实现基于路径的图片文字识别。
2025-07-08 00:13:44 +08:00
2025-07-07 16:48:43 +08:00
2025-07-07 16:48:43 +08:00
2025-07-07 16:48:43 +08:00

wxocr

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 205 KiB
Languages
TypeScript 85.3%
Dockerfile 14.7%