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

Open
#1,414 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
angular
Domain
documentation

Research direction

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.

Written by the indexing model from the issue text.

Description

triage

URL
Actually the only available guide for Ionic SSR is this blog article: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

Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ionic-team/ionic-docs

All issues in ionic-team/ionic-docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.