Starters

In order to get setup quickly with a new web application we provide different starters. This is a pre-configured app that is deployable out of the box.

Provided Setup

Within the starters we provide the following setup:

  • Vue App with:
    • Required design & component libraries
    • Routing
    • State management
    • Configuration loading
    • Translation support
    • Application Insights
  • Build Pipelines yaml files
  • Examples how different configuration can be used

Required Setup By You

  • Request the listed resources needed for the starter
  • Copy the starter to your repository
  • Setup pipelines by:
    • Updating the yaml files with your requested resources
    • Updating and extend the `variable` files
    • Create Pipelines for your application within the Xerius2020 project linking the provided yaml files
Contributors: Thomas De Pauw, 🧨 Thomas De Pauw