Skip to content

Deploy Worklenz to production using Docker or Docker compose, plus setup Nginx for frontend #40

Closed Answered by chamikaJ
Jacger asked this question in Q&A
Discussion options

You must be logged in to vote

@chamikaJ After run node new release on the backend directory, the frontend dist directory will be copy to backend directory (src/public) After that, how can I run app and access the page?

You can compile your TypeScript files to JavaScript by running npm run build in the backend directory. Once the build completes without errors, start the backend server by running npm start. Worklenz will be running on the port specified in your .env file.

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Jacger
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

@chamikaJ
Comment options

Answer selected by Jacger
@chamikaJ
Comment options

@Jacger
Comment options

@Jacger
Comment options

@chamikaJ
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
3 participants