Skip to content

microsoft/jumpstart-agora-apps

Repository files navigation

Jumpstart Agora Applications

This applications source code repository is part of Jumpstart Agora. This repo holds the codebase for industry-based applications designed to showcase various industry applications and increase developer velocity using Azure Arc Jumpstart and serves as a comprehensive resource for developers looking to explore and leverage industry-specific applications built on Azure.

Features

Jumpstart Agora offers the following key features:

  1. Industry-Based Applications: The repository contains a curated collection of industry applications, demonstrating how Azure Arc can be utilized for "cloud and edge" development across various domains such as retail, manufacturing, healthcare, finance, and more.

  2. Codebase: Each application in Jumpstart Agora has its own dedicated folder within the repository, containing all the necessary code, scripts, and configuration files. Developers can explore, study, and leverage this codebase to understand the implementation details and apply them to their own projects.

  3. Documentation: This repository leverage the detailed documentation provided in the Jumpstart Agora page. Developers can refer to these guides to understand the application's architecture, deployment instructions, best practices, and any additional considerations specific to the industry.

  4. Community Engagement: Developers are encouraged to contribute to the repository by adding new industry applications, improving existing code, fixing bugs, or enhancing documentation. By fostering a collaborative environment, Jumpstart Agora aims to build a vibrant community of developers who can collectively drive innovation in the industry.

Start contributing

To start contributing to Jumpstart Agora apps repository follow these steps:

  1. This repo is part of Jumpstart Agora. Visit the page to learn more about it and its goals.

  2. Depending on your interest, you can contribute to either this applications codebase repository or the Jumpstart Agora repository (or both). To contribute to this repository, follow the steps below:

    1. Fork the repository to your GitHub account.

    2. Clone the forked repository to your local machine.

      git clone https://github.com/microsoft/jumpstart-agora-apps.git
    3. Create a new branch for your changes.

      git checkout -b <branch-name>
    4. Make the necessary changes to the codebase.

    5. Commit and push the changes to your forked repository.

      git commit -m "Add my contribution"
      git push origin <branch-name>
    6. Create a pull request to the main repository.

    7. Once the pull request is approved, the changes will be merged to the main repository.

  3. To contribute to the Jumpstart Agora repository, follow it's contribution instructions and guidelines.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit Microsoft CLA open source page.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines.

Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

A repository for hosting Jumpstart Agora industry sample applications

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published