GitHub

Creating new application

GitHub

GitHub based repositories are currently the richest source of templates and finished Aurelia applications for Monterey. The Contact manager tutorial is a good example demonstrating this approach.

Initially we provided the simplest possible implementation of the GitHub browser (Image 2 below), used to fetch the desired application folder. You need to know the GitHub URL (Image 1 below, marker 1)

When you paste the URL into GitHub URL field (marker 1), you will see the folder named original appear in the pulldown box (marker 2) show up.

Selecting the Subfolder entry completely defines the application - Monterey will fetch it from Github for subsequent processing.

See the Contact manager tutorial article for more details about this approach.

Last updated