Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何接入其他平台的云函数 #3091

Open
juukee opened this issue Jul 20, 2023 · 2 comments
Open

如何接入其他平台的云函数 #3091

juukee opened this issue Jul 20, 2023 · 2 comments

Comments

@juukee
Copy link

juukee commented Jul 20, 2023

怎么样接入其他平台的云函数?如 laf.run

@czy88840616
Copy link
Member

对于云函数,midway 采取的是适配 + 写法统一的方式,所以我们使用的是一个平台的适配器(比如 @midwayjs/fc-starter)这样的包来做转化,对于未接入过的平台,我们暂时没有精力做投入,欢迎 pr。

@juukee
Copy link
Author

juukee commented Aug 10, 2023

有相关的文档或者教程接入吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants