You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @choonkeat and thanks for developing elm-webapp, it’s awesome to see something like Lamdera open-sourced!
I’d like to contribute with a suggestion about the deployment process. It could be interesting to support the Serverless Framework for deployment since it already supports different cloud providers:
AWS
Azure
Tencent
Google
Knative
Alibaba Cloud
Cloudflare Workers
Fn
Kubeless
OpenWhisk
Spotinst
and supports offline development. It would also ease elm-webapp development by delegating the boilerplate code to an already established framework.
It already exists the-sett/elm-serverless that uses this tool, but I don’t think it’s actively maintained anymore and it doesn’t offer an end-to-end experience as elm-webapp does.
I hope this is helpful!
The text was updated successfully, but these errors were encountered:
Hi @choonkeat and thanks for developing elm-webapp, it’s awesome to see something like Lamdera open-sourced!
I’d like to contribute with a suggestion about the deployment process. It could be interesting to support the Serverless Framework for deployment since it already supports different cloud providers:
and supports offline development. It would also ease elm-webapp development by delegating the boilerplate code to an already established framework.
It already exists the-sett/elm-serverless that uses this tool, but I don’t think it’s actively maintained anymore and it doesn’t offer an end-to-end experience as elm-webapp does.
I hope this is helpful!
The text was updated successfully, but these errors were encountered: