We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2460296 commit addb08aCopy full SHA for addb08a
README.md
@@ -49,6 +49,7 @@ Below are barebones steps for getting started in development for the SDR. For mo
49
1. Run the commands below in order specified:
50
- `git clone https://github.com/NYULibraries- spatial_data_repository.git && cd- spatial_data_repository`
51
- `cp config/vars.yml.example config/vars.yml`
52
+ - `bundle install`
53
- `bundle exec rake db:schema:load`
54
- `bundle exec rake sdr:server`
55
2. View to test environment Solr admin panel: http://localhost:8983/
0 commit comments