Deployments - GabrielVander/singles GitHub Wiki

We decided to switch from Netlify to Firebase Hosting due to some issues with React Router. Currently, we have one deployment that will mainly host our live site (production build) but can also be used for testing certain features if it needs be


The server can be accessed here or here (deploys from master but can also be deployed from any branch manually)


Please note that we have Deploy Previews enabled on all servers. That means that any Pull Requests made to any of the aforementioned branches will have a deployed preview, mitigating the necessity of a local run.