Skip to content

vearvip/mcpdict-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

汉字音典 服务端

项目介绍

汉字音典服务端,基于BunElysia开发,数据源于osfans/MCPDict

当前是服务端仓库前端仓库请访问:vearvip/mcpdict-frontend

项目依赖

接口文档地址

https://server.mcpdict.vear.vip/swagger

快速上手

开发阶段

构建数据库

请确保本地安装了Python并且版本是Python3,然后再运行命令

bun run makedb

安装依赖

bun install

启动项目

bun run dev

打开 http://localhost:3000/swagger 查看当前接口文档

部署阶段

打包docker镜像

bun run build

运行docker镜像

bun run work

一键构建并运行

bun run deploy

LICENSE

本项目使用 MIT 开源协议

About

汉字音典 服务端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published