Dashboard

Last Authored: Monday, July 24th, 2023

On the Dashboard page, we give you access to the following:

  1. List applications that are deployed or being modified

  2. Test out resources associated to the application

  3. 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
  1. Download Postman JSON - JSON mapped to Postman collection that renders out api calls in Postman

  2. 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.

  3. Test endpoints - Test if endpoints are working

  4. Sample HTML code - Download sample HTML code

  5. Sample JS code - Download sample JS code

[Shopify Products/Inventory - Triggers] - will be display the name given in the Interaction phase
  1. Test Trigger - Manually trigger the function responsible to fetch products

  2. Details - Shows the details of the function deployed

[Shopify Products/Inventory - Scheduler] - will be display the name given in the Interaction phase
  1. Refresh Status - refresh the status of the scheduler

  2. Toggle - Turns the scheduler on or off

  3. 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.