ionic-team / ionic-team/ionic-docs

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

Open
#1,414 1 comment 0 reactions 0 assignees View on GitHub
triage
Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.