ionic-team / ionic-team/ionic-docs

Ionic SRR documentation missing: how to deploy, what are the commands

Aperta
#1,414 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
triage
Lingua principale
MDX
Stelle
621
Fork
3.2k
Merge medio
1g 2h
PR unite (30g)
86

Descrizione

**URL**
Actually the only available guide for Ionic SSR is this blog article:[https://ionicframework.com/blog/ssr-with-angular-universal-and-ionic/](https://ionicframework.com/blog/ssr-with-angular-universal-and-ionic/)

**What is missing or inaccurate about the content on this page?**
Of course it is not sufficient.
For example there is no example of how to deploy it or what are the following commands:
```
"dev:ssr": "ng run app:serve-ssr",
"serve:ssr": "node dist/server/main.js",
"build:ssr": "ng build --prod && ng run Iapp:server:production",
"prerender": "ng run app:prerender"
```

Can you create a page in your documentation website regarding to Ionic support of SSR?

thank you

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.