Replies: 1 comment
-
可以考虑单独发布 NPM 接口包(可以和主服务在同一个 git 仓库中,使用 lerna 管理),接口包使用 ts 编写,前后端都可以使用安装依赖方式来获得接口信息(包括备注)。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
背景
大家都是怎么解决的?
前端需要的什么
想象中的情况:
曾经的尝试
Beta Was this translation helpful? Give feedback.
All reactions