Deployment configuration for Vercel and Azure
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] vercel anurag629/DjangoFlutterTodo
- [2] for azure anurag629/DjangoFlutterTodo
- [3] Add or update the Azure App Service build and deployment workflow config anurag629/DjangoFlutterTodo
- [4] fixed the wsgi anurag629/DjangoFlutterTodo
- [5] Merge branch 'main' of https://github.com/anurag629/DjangoFlutterTodo anurag629/DjangoFlutterTodo
- [6] fixing anurag629/DjangoFlutterTodo