You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this repo is a sample application, we should cleanup and reduce the number of top level directories to make it easier for folks learning with this sample to navigate around more easily.
apps/ where source lives
readme.md - explains how run the app in vscode on a laptop
hack/ contains scripts and tool configus jmeter, docker compose ... etc.
resources/ <-- resources needed for development but not application code
products-catalog/ data used for the product catalog
images/ photos of products
specs/ specs of the products sold
azure/ --> files needed for deployment to azure
readme.md --> guide explaining whats in this folder and how to use it.
tap/ --> files needed for deployment to tap
readme.md --> guide explaining what is in the directory structure
tutorials/
deploy-to-asa-e/ contents of the current read me showing step by step how to deploy to asa-e
workshops/
asa-e-experience-day/
hello-tap/
Since this repo is a sample application, we should cleanup and reduce the number of top level directories to make it easier for folks learning with this sample to navigate around more easily.
Related Issues
issue #46
issue #47
The text was updated successfully, but these errors were encountered: