Skip to content

Mysterious-Microwaves/search

Repository files navigation

search

Elasticsearch microservice for hrs75-thesis.

Team

  • Ming Feng
  • Ali Elgiadi
  • Oliver Ullman
  • Kriz Cortes

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Database Initialization
  5. Running the App

Usage

Used to return results that match a query from pledgeit.

Used to maintain an project index for elasticsearch to work for pledgeit.

Requirements

  • Node 6.9.x
  • Postgresql 9.6.x
  • Bookshelf
  • Knex
  • Docker
  • Elasticsearch

Development

Installing System Dependencies

brew install yarn
brew install postgresql

View elasticsearch installation here

Database Initialization

IMPORTANT: connecting to database on hrsf75-thesis repo.

Running the App

To run server: yarn run start

To run elasticsearch: elasticsearch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published