Requirements
This codelab is useful for anyone who are getting started with developing App Builder apps.
Required skills
- Required: programming skills in any language
- Optional: basic knowledge with Javascript and Node.js
Pre-requisites
If not already done, you should follow the below links to have your environment set up before starting the codelab:
Codelab environment
Please note that, the alarms package mentioned in this lab is only available in Adobe I/O Runtime environment. In other words, you need to run and deploy your app with either of these commands: aio app run
or aio app deploy
. You will not be able to use it in the local standalone OpenWhisk deployment, which comes with aio app run --local
.