Coder Social home page Coder Social logo

ice02 / azuredesignstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chunliu/azuredesignstudio

0.0 0.0 0.0 47.67 MB

A web app that helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.

Home Page: https://www.azuredesign.app

License: GNU General Public License v3.0

JavaScript 1.98% C# 69.95% CSS 4.96% HTML 22.64% Dockerfile 0.48%

azuredesignstudio's Introduction

Azure Design Studio

License: GPL v3 build

Azure Design Studio is a web app that can help you:

  • design solution architecture for Azure visually with consistent styling.
  • validate your design with rules and constraints of Azure resources as much as possible.
  • export and use the design as pictures in your documents.
  • save the design in the cloud to keep it alive and be accessible from anywhere.
  • and most importantly, generate IaC (Infrastructure as Code, currently limited to ARM templates and Bicep) from the design automatically.

With Azure Design Studio, I hope it can help you create high quiality solution architecture for Azure, and save you some time from learning ARM or Bicep, and therefore improve the user experience of designing and deploying solutions on Azure.

You can try Azure Design Studio here: https://www.azuredesign.app/.

screenshot

Contribution

All feedback and suggestions are welcome. Please feel free to create an issue if you have any.

If you want to build and debug the code locally, please follow the instruction below. All PRs are welcome too.

Build it locally

To build and test the code locally, you will need the following tools:

  • Visual Studio 2022 (latest version)
  • (Optional) Azure CLI, if you want to debug and test the code locally.
  • (Optional) Docker Desktop, if you want to build the docker image locally.

To build the code, clone the repo:

git clone --recursive https://github.com/chunliu/AzureDesignStudio.git

And then open the solution in Visual Studio 2022.

To launch and debug the code locally, set AzureDesignStudio.Server as the startup project in Visual Studio 2022.

Frameworks and Libraries

Azure Design Studio is built on top of the following frameworks and libraries:

Disclaimer

Azure Design Studio is a personal project without any warranty. It is neither an official product from Microsoft nor supported by Microsoft. Use it at your own risk.

azuredesignstudio's People

Contributors

chunliu avatar lukemurraynz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.