Hacker News new | ask | show | jobs
by sebag1507 1338 days ago
[I work at Firebase] Hi folks, I've seen some notable mentions of Firebase in this thread. Last week, during the Firebase Summit we launched preview support for Web Frameworks like NextJS and Angular Universal: https://firebase.google.com/docs/hosting/frameworks-overview

Support during this early preview includes the following functionality: - Deploy Web apps comprised of static web content - Deploy Web apps that use pre-rendering / Static Site Generation (SSG) - Deploy Web apps that use server-side Rendering (SSR)—full server rendering on demand

Cheers,