Skip to content

Is leptos standalone? #1226

Answered by gbj
Gadersd asked this question in Q&A
Discussion options

You must be logged in to vote

Leptos is an application framework, not a server framework. It sits on top of a server framework like Actix or Axum.

If you're coming from JS world and this is a useful analogy: Leptos is React or Vue or Svelte or Solid, not Express or Fastify.

See more discussion in the docs here.

Replies: 1 comment

Comment options

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