Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Suggested new file structure #10

@JimPaine

Description

@JimPaine

It would be great to tweak the file structure to something like below, main thoughts behind it were:

  • clear layout and separation of environment provisioning and source code
  • breakdown of solution to several smaller solutions, during the workshop we don't need to rebuild the mobile apps and with the idea to be running in VSCode this will help keep things light
  • Rename of monolithic to something more resource related as the term monolithic potentially has a negative impact on the use of App Service.

root

  • env
    • ARM
    • Terraform
  • src (where each sub folder contains a sln)
    • Mobile
    • AppService (was monolithic)
    • Functions
    • Bot
  • guide
  • .dockerignore
  • .gitignore
  • License
  • READEME.md
  • THIRDPARTY.md

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions