You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,7 @@ It is recommended to use an AI Agent ([`Roo Code`](https://github.com/RooVetGit/
51
51
⏩ This template is powered by [Turborepo](https://turbo.build/repo).
52
52
53
53
😊 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.
56
55
57
56
🌩️ [SST Ion](https://ion.sst.dev/), an Infrastructure-as-Code solution, with powerful [Live](https://ion.sst.dev/docs/live/) development.
58
57
- SST is 100% opt-in, by using `sst` CLI commands yourself, like `sst dev`,
0 commit comments