The Quebec Genomic Data Center is a data harmonization and sharing platform for genomic datasets produced by Quebec's clinical and research studies
- node 18+
- npm 10+
- Create a
.env
with the scheme found here: https://github.com/Ferlab-Ste-Justine/cqdg-portal-ui/blob/main/.env.schema - Make sure to fill all the variables
- Install dependencies:
npm install
- Install theme:
npm run theme
- Start the project:
npm run start