/generator-nifty-az

A collection of useful Azure apps generators

Primary LanguageJavaScriptMIT LicenseMIT

UPDATE: This repository is archived effective December 12, 2024. Development of the Nifty AZ Generator continues at https://github.com/nifty-az/generator-nifty-az.

generator-nifty-az

A collection of useful Azure Demo generators

Installation

First, install Yeoman and generator-nifty-az using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-nifty-az

Generate your new demo

yo nifty-az hello-demo

Customize your demo

See the generated README.md for additional information about the deployment process.

cd hello-demo
yo nifty-az:customize

Deploy by running

See the generated README.md for additional information about the deployment process.

Python version

azd up

Java version

cd deploy/aca
azd up

Licenses

MIT Licenses, see LICENSE.