Skip to content

Server deployments

DJ Johnson edited this page Sep 1, 2022 · 1 revision

Docker needs to be running for this to work

yarn nx run server:deploy-prod

This command will copy the production env variables over, run the nx builder, create a build image, then send the image to the server

Clone this wiki locally