Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Can I do a dynamic website with Aleph.js? #179

Answered by hazae41
lcswillems asked this question in Q&A
Discussion options

On the documentation, it is written that Aleph.js can do SSR. For me, SSR means "server-side rendering", i.e. that the page is rendering on the server before being served. But aleph build always generate a static website. Am I missing something? Can I do a dynamic website with Aleph.js?

You must be logged in to vote

You can do both a static and a dynamic website

Static : aleph build
Dynamic: aleph start

https://alephjs.org/docs/get-started

Replies: 1 comment

Comment options

You can do both a static and a dynamic website

Static : aleph build
Dynamic: aleph start

https://alephjs.org/docs/get-started

You must be logged in to vote
0 replies
Answer selected by lcswillems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #178 on March 08, 2021 16:52.

AltStyle によって変換されたページ (->オリジナル) /