Simple examples for Serveless Computing using Alibaba Cloud Fun.
This examples assumes ap-southeast-2
as region (Sydney).
- Write your credentials to the
.env
file. - From the
template.yml
file, change theAliyunServerlessChangeThisName
to a more suitable name for you. - Install fun if you don't have it yet (
npm install @alicloud/fun -g
). - Run
fun deploy
and wait to the process to finish.