Skip to main content
GitHub Actions workflows are provided in .github/workflows/: Both workflows run npm install, npm run build (which builds shared, server, and client), and deploy the resulting artifact to Azure App Service. No .env file is involved — all runtime configuration comes from Azure App Service Application Settings.