Skip to content

TrueNorthIT/azure-resource-name-generator

Repository files navigation

Azure Resource Name Generator

Azure Resource Name Generator is an Angular single page application that automatically generates resources names in a wide range of formats.

Setup

Clone the repository then use the Node Package Manager (NPM) to install all required packages.

npm install

Running

The production website is hosted at https://blue-bush-0aae90603.azurestaticapps.net/.

For development, you can use ng serve to host a local copy, then just open localhost in the browser to view.

ng serve --port 80

Tests

Tests are run using ng test.

Open localhost:9876 in the browser to view the tests, if the tests do not show open any .spec.ts file and make a change and save to force re-run the tests.

ng test

If new components are added please write an accompanying test.

License

MIT

About

Azure Resource Name Generator is an Angular single page application that automatically generates resources names in a wide range of formats.

Resources

License

Stars

Watchers

Forks

Contributors