netlify / angular-runtime

The Angular Runtime allows Angular to run on Netlify with zero configuration
https://docs.netlify.com/integrations/frameworks/angular/
MIT License
19 stars 11 forks source link

Still in beta #59

Closed BenLune closed 8 months ago

BenLune commented 1 year ago

Hi, I plan to host Angular Universal projects in my Netlify account. I see this project, still in beta after one year. Angular is working hard to improve SSR with non destructive hydration (https://angular.io/guide/roadmap#explore-hydration-and-server-side-rendering-usability-improvements). I think many people will be back interesting into it. Please let me know about your plans. Thanks, Benoît

BenLune commented 1 year ago

ok

Skn0tt commented 8 months ago

Please excuse the late reply - better late than never they say, I guess. We've released v2 of this project a couple moons ago, and it's not in beta anymore!

BenLune commented 6 months ago

Thank you for your reply @Skn0tt ! I use AnalogJS in SSG mode to deploy my apps on Netlify. I will check what's available now.