View the documentation
- Docs: Contains project information such as architecture design documents, diagrams, and source images
- documentation: Contains the documentation that will be released with the solution, and included within Azure docs
- Introduction: Macro architecture, data storage, source code and monitoring
- pipelines: Azure DevOps build and release pipeline definition files for running CI/CD operations on the static web app and all Azure Function Apps
- Setup guide: Step-by-step instructions for provisioning Azure resources and deploying the solution
- dotnet: Visual Studio 2017 solution and related projects (Function Apps, seeder, common libraries, etc.)
- nodejs: Node.js-based Function App for archiving trip data
- web: Static web app written in Vue.js