ionic-team / ionic-team/ionic-docs
Ionic SRR documentation missing: how to deploy, what are the commands
- 主要言語
- MDX
- スター
- 621
- フォーク
- 3.2k
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 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