Skip to content

Files

Latest commit

52ee044 · Nov 5, 2021

History

History
7 lines (3 loc) · 238 Bytes

deploying-to-production.md

File metadata and controls

7 lines (3 loc) · 238 Bytes

Deploying to production

All you need to do is produce a docker image of your app. Please visit the section Build a local image

If you don't need to produce a docker image simply run yarn build.