Also builds to Electron App.
Repository: https://github.com/CarlosGomesMarel/bookmarks Url: https://gentle-grass-0b1856c03.2.azurestaticapps.net/#/ Resource Group: md-sb-bookmarks-rg App: md-sb-bookmarks-app Azure App: https://portal.azure.com/#@mareldigital.com/resource/subscriptions/a4168068-5051-4529-a67f-f363f912d0cf/resourcegroups/md-sb-bookmarks-rg/providers/Microsoft.Web/staticSites/md-sb-bookmarks-app/staticsite
- Create Static Web App
- Specify Other insteadh of Github, Azure Devops
- Create Statick web app
- Click
Manage deployment token - Update token under https://github.com/CarlosGomesMarel/bookmarks/settings/secrets/actions
- update favorite icon
yarn install
yarn serve
yarn build
yarn test:e2e
yarn lint
- Copy .env to .env.development.local
- Edit the contents to match organization Do not checkin this file.
- Copy .env.int to .env in pipeline before building
Create Azure App Service using Dev/Test Free F1 tier
- Use Node
- Select Windows, not Linux
- Setup github actions as in link. https://github.com/Azure-Samples/node_express_app
- Download Publish Profile from Azure Portal
- Save profile contents as the
AZURE_WEBAPP_PUBLISH_PROFILEsecret in the github repository.
See Configuration Reference. "# cogswell" "# cogswell"