Installation
Requirements
- pnpm (installation instructions - we advise you use the same version as currently used in the CI here)
- A running ICAT+ instance (installation instructions)
Installation
1. Clone the repository
git clone git@gitlab.esrf.fr:icat/data-portal.git
#or
https://gitlab.esrf.fr/icat/data-portal.git
2. Install dependencies
cd data-portal
pnpm install