Important
This repository has been archived and is no longer maintained.
A demo application that was used to illustrate principles and techniques of remote debugging Node.js applications deployed to SAP Cloud Platform Cloud Foundry during a session "Troubleshooting Node.js applications: Debugging in SAP Cloud Platform Cloud Foundry" at SAP Inside Track Belgium 2019.
Session recap is provided in SAP Community blog series:
Blogs |
---|
Part 1: Remote Debugging - Environment Preparation and General Techniques |
Part 2: Remote Debugging in Production Environment |
Part 3: Accessing Service Instance |
Part 4: Time Travel Debugging |
A valid OpenWeatherMap API key shall be obtained and maintained in an environment variable OWM_APP_ID before running the application.
- When running the application locally, maintain an API key in the configuration file .env.
- When deploying the application to SAP Cloud Platform Cloud Foundry, maintain an API key in Cloud Foundry deployment manifest manifest.xml.