Glioblastoma multiforme (GBM) biomarker knowledge base
- Clone the repo.
- Make sure you have MongoDB installed locally or a cloud instance.
npm installin the root directory.- Copy and rename sample.env file to .env and edit the "DB_CONNECTION" string to point to your MongoDB instance.
npm startin the root directory.