Dashboard
Last Authored: Monday, July 24th, 2023On the Dashboard page, we give you access to the following:
List applications that are deployed or being modified
Test out resources associated to the application
Access to AWS associated resources
List View
Applications are laid out as tiles and have CTA's/buttons that allow you to modify or delete the application.
Triggers and Testers
This section of the page allows you to toggle or test resources.
[Rest API] - will be display the name given in the Interaction phase
Download Postman JSON - JSON mapped to Postman collection that renders out api calls in Postman
Re-deploy API - Every time you modify the routes in a deployed application, its always best to re-deploy API. This ensures you have the latest changes deployed to the API Gateway resource.
Test endpoints - Test if endpoints are working
Sample HTML code - Download sample HTML code
Sample JS code - Download sample JS code
[Shopify Products/Inventory - Triggers] - will be display the name given in the Interaction phase
Test Trigger - Manually trigger the function responsible to fetch products
Details - Shows the details of the function deployed
[Shopify Products/Inventory - Scheduler] - will be display the name given in the Interaction phase
Refresh Status - refresh the status of the scheduler
Toggle - Turns the scheduler on or off
Details - Shows the details of the scheduler deployed on AWS
Resource Links
We list out the resources that can be accessed by logging into AWS console. These resources are some of the critical ones that are associated to the deployed application.