guztia-consulting / aliyun-serverless-aboutme

Serverless "About Me" page for Alibaba Cloud

Home Page:https://albertoroura.com/build-your-first-serverless-website-with-alibaba-cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aliyun-serverless-aboutme

Simple example for Serveless "About Me" page using Alibaba Cloud Fun.

This examples assumes ap-southeast-2 as region (Sydney).

steps

  • Write your credentials to the .env file.
  • From the template.yml file, change the services names to more suitable names 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.