.env
file before being build. The value in the .env
file will be bundled with the app once the production build occur, so do not store any secret in it..env.example
into .env
and edit the values.dist
folder which holds all files needed for the production website. This folder can be placed anywhere. /root/speculare-dashboard/dist_current
.