ionic-team / ionic-team/ionic-docs

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

Abierto
#1,414 1 comentario 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
MDX
Estrellas
621
Forks
3.2k
Merge medio
1 d 2 h
PR fusionados (30 d)
86

Descripción

**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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.