India-Fights-Pandemic / web-app

India Fights Pandemic is an Open Source voluntary project that searches the Internet to surface real-time availability of essential Covid-19 resources in India.
https://indiafightspandemic.com/
MIT License
4 stars 2 forks source link

PR deploy preview: replace Firebase with Netlify #33

Open gaurav- opened 3 years ago

gaurav- commented 3 years ago

We recently migrated the production deployment from Firebase to Netlify (https://github.com/India-Fights-Pandemic/web-app/issues/31).

Netlify is supposed to generate deploy previews automatically for every PR against main image

But it's not working yet. Perhaps the existing Github Action for Firebase preview is interfering? First step: try disabling the github action and creating a test PR. If that doesn't work then need to figure out from Netlify's documentation.