Elasticsearch microservice for hrs75-thesis.
- Ming Feng
- Ali Elgiadi
- Oliver Ullman
- Kriz Cortes
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.
Used to return results that match a query from pledgeit.
Used to maintain an project index for elasticsearch to work for pledgeit.
- Node 6.9.x
- Postgresql 9.6.x
- Bookshelf
- Knex
- Docker
- Elasticsearch
brew install yarn
brew install postgresql
View elasticsearch installation here
IMPORTANT: connecting to database on hrsf75-thesis repo.
To run server: yarn run start
To run elasticsearch: elasticsearch