firebase / firebase/codelab-friendlychat-web
App hosting portion of code lab not correct
Open
codelab
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
### [REQUIRED] Codelab info
firebase/codelab-friendlychat-web/angularfire-start
### [REQUIRED] Project setup
Following [this](https://firebase.google.com/codelabs/firebase-web#1)
### [REQUIRED] Describe the problem
I run npm init @apphosting and it scaffolds all the necessary files to deploy to app hosting when using angular ssr. The code lab gives an angular example and deploys but theres no explaining how to deploy the ssr version which is given by App hosting Get Started tutorial linked within the code lab.
### [Optional] Suggested fix
Show SSR method of deploying to App Hosting.
Contributor guide
Assessment
This issue has not been assessed yet.