The finished application allows researchers and public health professionals to search UMMZ collections and request biological specimens.
- postgresql (correct version and running without errors)
- This application uses University of Michigan Shibboleth + DUO authentication
To get a local copy up and running clone the repo, navigate to the local instance and start the application
git clone git@github.com:lsa-mis/biorepository_portal.git
cd biorepository_portal
bundle
bin/rails db:create
bin/rails db:migrate
bin/dev
- Omniauth-SAML
- Shibboleth + DUO
- Devise
Please email the LSA W&ADS Rails Team