projectblacklight/spotlight_day_demo

Name: spotlight_day_demo

Owner: Project Blacklight

Description: null

Created: 2016-07-30 17:55:49.0

Updated: 2016-07-30 17:56:02.0

Pushed: 2016-11-02 14:25:09.0

Homepage: null

Size: 65

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Spotlight example for the Spotlight Day developer track

Build Status

System dependencies

GoRails provides a tutorial for preparing your machine for Rails development on OS X and Linux.

Getting Started

Cloning the project:

t clone https://github.com/projectblacklight/spotlight_day_demo.git # preferred, or:
wnload https://github.com/projectblacklight/spotlight_day_demo/archive/master.zip

 spotlight_day_demo

Installing the dependencies:

n/setup
is runs `bundle install`, `rake db:setup`, and does environment sanity checks

Running the tests:

ndle exec rake ci

Creating an initial administrator:

ndle exec rake spotlight:initialize

Running the rails server:

ndle exec rails server

Starting solr:

 a new terminal:
ndle exec solr_wrapper
References

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.