ui5-community / bestofui5-website

"Best of UI5" is the new entry page for the ui5-community.
https://bestofui5.org
Apache License 2.0
27 stars 3 forks source link

feat: add live demo url to object page #289

Closed marianfoo closed 2 years ago

marianfoo commented 2 years ago

Changes

What do to if you want to add a sample app

  1. create azure static web app
  2. create subdomain
  3. connect subdomain with azure static web app
  4. add livedemourl to source.json
  5. add build step to create_demo_apps.yml github workflow
  6. run deployment workflow