ShelterApp / AddResources

http://shelterapp.org/
11 stars 10 forks source link

Provision azure function #64

Closed prabhushrikant closed 3 years ago

prabhushrikant commented 3 years ago

Added method to provision the azure function app. Added powershell script invoke_az_scraper_func.ps1 to invoke the azure scraper function in cloud. Added missing function.json to all scrapers. Bunch of improvements in baseScraper. Update cron expression for each scraper. Fixed the deploy pipeline script.