diff --git a/Dockerfile b/Dockerfile index 7a27089..00ab7c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ RUN npm install WORKDIR /home/node/app/frontend RUN npm install +RUN npm run build WORKDIR /home/node/app diff --git a/README.md b/README.md index 2a2989c..19ad5a2 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,35 @@ This application requires node.js v20.0 or greater. Using [`nvm`](https://github - `nvm install 20` - `nvm use 20` or `nvm use default 20`, as most of the REMS Integration Prototype repositories are compatible with node v20.0. + +# Data Rights + +