ionic-team / ionic-team/ionic-docs

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

未关闭
#1,414 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
MDX
星标
621
派生
3.2k
平均合并
1 天 2 小时
30 天内合并 PR
86

描述

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

贡献指南

打开贡献指南

调研方向

Start with the linked Ionic SSR blog article and review the existing documentation website structure for the appropriate page location. Document how to deploy Ionic SSR and explain the listed dev:ssr, serve:ssr, build:ssr, and prerender commands; the page is done when these workflows are covered clearly.

由索引模型根据 Issue 内容生成。

评估

技术栈
angular
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。