Wednesday, Jan 3, 2024
shippedDeployment configuration for Vercel and Azure
Anurag Verma made six commits to DjangoFlutterTodo, adding cloud deployment setup for both Vercel and Azure while fixing a WSGI configuration issue.
Verma added deployment configuration for Vercel [1] and Azure [2], then created an Azure App Service build and deployment workflow [3]. He fixed a WSGI configuration problem [4] that was blocking the application from running correctly on the platform. A merge commit pulled changes from the remote repository [5], and he made a final adjustment [6] to complete the deployment setup.
Sources
- vercel · anurag629/DjangoFlutterTodo
- for azure · anurag629/DjangoFlutterTodo
- Add or update the Azure App Service build and deployment workflow config · anurag629/DjangoFlutterTodo
- fixed the wsgi · anurag629/DjangoFlutterTodo
- Merge branch 'main' of https://github.com/anurag629/DjangoFlutterTodo · anurag629/DjangoFlutterTodo
- fixing · anurag629/DjangoFlutterTodo