Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup Directory Strcture #44

Open
asaikali opened this issue Jul 19, 2023 · 0 comments
Open

Cleanup Directory Strcture #44

asaikali opened this issue Jul 19, 2023 · 0 comments

Comments

@asaikali
Copy link
Collaborator

asaikali commented Jul 19, 2023

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/

Related Issues
issue #46
issue #47

@asaikali asaikali reopened this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant