Wrapper for sending queries to the TrialJectory clinical trial search service.
For more information on the architecture and data schemas of the clinical trial matching system, please visit the clinical-trial-matching-app wiki.
Open .env
and make sure the configruation matches your environment. If it does not, create a copy called .env.local
to override the .env
file with your local changes.
- Run
npm install
- Run
npm start
- The service will now be running at http://localhost:3001/