Skip to content

Start express js server when opening tauri app? #2613

Answered by amrbashir
grey4owl asked this question in Q&A
Discussion options

You must be logged in to vote

ExpressJS is an NodeJS library, it won't work in Tauri's webview.

If you need the functionality of a webserver, then either use the sidecar pattern or look for an equivalent rust crate of ExpressJS.

Replies: 5 comments 20 replies

Comment options

You must be logged in to vote
6 replies
@amrbashir
Comment options

@grey4owl
Comment options

@amrbashir
Comment options

@grey4owl
Comment options

@amrbashir
Comment options

Answer selected by amrbashir
Comment options

You must be logged in to vote
8 replies
@code-briomar
Comment options

@loprima-l
Comment options

@phantomdenkali
Comment options

@code-briomar
Comment options

@loprima-l
Comment options

Comment options

You must be logged in to vote
2 replies
@loprima-l
Comment options

@code-briomar
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@loprima-l
Comment options

@code-briomar
Comment options

@sakaria26
Comment options

@gp3098
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants