Skip to content

Commit 95b03c1

Browse files
authored
docs: revise SSR note in README
Updated instructions for enabling SSR in the frontend app.
1 parent 820dcff commit 95b03c1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ It is recommended to use an AI Agent ([`Roo Code`](https://github.com/RooVetGit/
5151
⏩ This template is powered by [Turborepo](https://turbo.build/repo).
5252

5353
😊 Out-of-the-box, this repo is configured for an SSG `frontend` Nuxt app, and a `backend` Hono app that will be the main API, to optimize on cost and simplicity.
54-
- The starter kit is still configured for 100% SSR support,
55-
Simply change the `apps/frontend`'s build script to `nuxt build` to enable SSR building
54+
- You can change the `apps/frontend`'s `build` script to `nuxt build` to enable SSR bundle, but some features like authentication will require manual upgrade by you.
5655

5756
🌩️ [SST Ion](https://ion.sst.dev/), an Infrastructure-as-Code solution, with powerful [Live](https://ion.sst.dev/docs/live/) development.
5857
- SST is 100% opt-in, by using `sst` CLI commands yourself, like `sst dev`,

0 commit comments

Comments
 (0)