MCPcopy Index your code
hub / github.com/CancerGary/lark-url-preview-public-next

github.com/CancerGary/lark-url-preview-public-next @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
170 symbols 365 edges 51 files 0 documented · 0% updated 1y ago★ 90
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

飞书自定义链接预览 | Lark Custom URL Preview

详细介绍可见 飞书文档

Docker 部署

docker pull cancergary/lark-url-preview-public-next:latest
docker run -p 3000:3000 cancergary/lark-url-preview-public-next:latest

开发

项目使用 Next.js 框架

启动开发环境

pnpm dev
  • / 为重定向落地页
  • /api/handler 为接收飞书回调的地址
  • /editor 为编辑器页面

运行 API 测试

pnpm test

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 121
Interface 18
Method 16
Class 14
Enum 1

Languages

TypeScript100%

Modules by API surface

lib/App.tsx27 symbols
pages/api/_lib/hbs-engine/hbs-assert.ts16 symbols
pages/api/_lib/data-source/holiday/index.ts14 symbols
pages/api/_lib/hbs-engine/process-handlebars.ts11 symbols
pages/api/types.ts8 symbols
pages/api/_lib/data-source/abstract/simple-helper.ts8 symbols
pages/api/_lib/redis.ts7 symbols
pages/api/_lib/data-source/name/sync.ts7 symbols
pages/api/_lib/data-source/abstract/index.ts7 symbols
pages/api/handler.ts6 symbols
pages/api/_lib/hbs-engine/utils.ts4 symbols
pages/api/_lib/hbs-engine/helper-time.ts4 symbols

For agents

$ claude mcp add lark-url-preview-public-next \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page