The main goal of the Serverless Application Repository Tasks is to enable your Jarvis to search and create serverless applications from the Serverless Application Repository.
You will need to have:
- A service that will handle all the communication with Serverless Application Repository and CloudFormation
- A service method that will search applications by keywords and labels in the Application Repository from serverless application repository
- A service method that will get each of the applications and find the corresponding ones
- A service method that will create an execute the found serverless application/component CloudFormation stack
Each of the tasks are more detailed inside their corresponding folders here.