Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-02-03 18:52:01 -03:00 committed by GitHub
parent 9b2804a70f
commit f7e7dbf8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,6 +224,13 @@ This in some way contributes to a better understanding of how it works.
## How To... ## How To...
### Create a new keyword
- 10min. Find the package on npmjs.com;
- 2min. Perform keywords list update;
- (Optional) 10min. Create a new facade of keywords (Create service file, add reference to package/index.ts, and make a call);
- 20min. Keyword code call and infrastructure to support it.
### Debugging .gbapp deployed on Azure ### Debugging .gbapp deployed on Azure
1. Visit https://<SITENAME>.scm.azurewebsites.net/api/vfs/LogFiles/Application/index.html 1. Visit https://<SITENAME>.scm.azurewebsites.net/api/vfs/LogFiles/Application/index.html