Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Search client that speaks graphql to the search-server-graphql.

Notifications You must be signed in to change notification settings

bio-org-au/original-search-client-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Ruby version jruby-9.1.12.0

  • Rails version

This app was created with:

  rails _4.2.9_ new search_client_graphql -O
  • System dependencies

    The target deployment is strictly JRuby.

    Depends on graphql server.…

    Currently there is no Rails database adapter for JRuby and Postgresql, so have to stay with Rails 4. COULD THIS RUN ON RAILS 5 - no database connection?

  • Configuration

    Configuration files are in ~/.nsl. This includes just one config file.

    There is no database connection config because this does not connect to any databases.

    Development config files are in ~/.nsl/development/.

  • Database creation

    No database - it’s a client to the graphql server.

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

    None.

  • Deployment instructions

    See Jenkins.

About

Search client that speaks graphql to the search-server-graphql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published