Giter Site home page Giter Site logo

billmcmillin / scholar_uc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pburke77/curate_uc

0.0 2.0 0.0 5.5 MB

University of Cincinnati's self-submission institutional repository

Home Page: https://scholar.uc.edu

License: Other

Ruby 53.48% JavaScript 1.17% CSS 3.24% HTML 40.22% Shell 1.90%

scholar_uc's Introduction

Scholar@UC

Scholar@UC is a digital repository that enables the University of Cincinnati community to share its research and scholarly work with a worldwide audience. Faculty and staff can use Scholar@UC to collect their work in one location and create a durable and citeable record of their papers, presentations, publications, datasets, or other scholarly creations.

Scholar@UC uses Project Hydra's Curate gem. UC's custom version of the Curate gem can be found at https://github.com/uclibs/curate_fork

The Univeristy of Cincinnati's implementation of Scholar@UC can be found at https://scholar.uc.edu.

Installing the Scholar@UC application

Install system dependencies

  • libmysqlclient-dev (if running MySQL as RDBMS)
  • libsqlite3-dev (if running SQLite as RDBMS)
  • libclamav-dev
  • libclamav6
  • clamav
  • clamav-base
  • clamav-daemon
  • clamav-unofficial-sigs
  • clamav-freshclam
  1. Clone this repository: git clone https://github.com/uclibs/scholar_uc.git ./path/to/local
  2. Change to the application's directory: e.g. cd ./path/to/local
  3. Copy the config sample files: script/copy_config_local.sh
  4. If you are not using MySQL, comment out the gem 'mysql2' line in the Gemfile
  5. Run bundler: bundle install
  6. Install hydra-jetty: rails g hydra:jetty
  7. Start hydra-jetty: bundle exec rake jetty:start
  8. Run the database migrations: bundle exec rake db:migrate
  9. Start the rails server: rails server
  10. Visit the site at [http://localhost:3000] (http://localhost:3000)

Running the Tests

bundle exec rake rspec

Need Help?

Have a question or comment about Scholar@UC? Contact [email protected].

Application Status

Build Status

Project Hydra

This software has been developed by and is brought to you by the Hydra community. Learn more at the Project Hydra website

Project Hydra Logo

scholar_uc's People

Contributors

hortongn avatar scherztc avatar newmanld avatar pburke77 avatar jamesvanmil avatar 13miciunasl avatar botheaj avatar

Watchers

James Cloos avatar Bill McMillin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.