maciejtreder / ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
https://www.angular-universal-pwa.maciejtreder.com
MIT License
1.12k stars 156 forks source link

Azure Serverless Deploy #549

Open odahcam opened 5 years ago

odahcam commented 5 years ago

I'm submitting a...


[ ] Bug report  
[x] Feature request
[ ] Documentation issue or request

In package


[ ] @ng-toolkit/init
[x] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/firebug

Current behavior

Azure deploy isn't available.

Expected behavior

To be able to deploy an Angular app to Azure.

What is the motivation / use case for changing the behavior?

I want to deploy my app previously on AWS to Azure.

Environment


Angular version: 7.1.x


- Node version: 8.x 
- Platform:  Windows 10 Pro x64 

damienwebdev commented 5 years ago

@maciejtreder I'd be willing to take a stab at this one, but I'd need some guidance on how express and serverless work together.

KingDarBoja commented 5 years ago

Some extra info on the serverless documentation can be used for implementing such feature with Azure.