DEV Community

Discussion on: Implement Angular Server Side Rendering and Deploy Angular Universal App to Firebase with Schematics

Collapse
 
thesmedegaard profile image
Søren Smedegaard

I would also like to know how I can change the region. Did you find a solution, Dave?

Collapse
 
beazer profile image
Dave

Hi Søren, no unfortunately I didn’t go with SSR in the end for my project. Instead I used Scully to generate a static site which achieved what I wanted and seems less flaky than SSR.