JRF-tw/jrf_digital_website

Name: jrf_digital_website

Owner: ?????????

Description: JRF Digital Archive

Created: 2015-08-07 02:54:05.0

Updated: 2018-05-09 06:09:41.0

Pushed: 2018-05-09 06:09:39.0

Homepage: https://digital.jrf.org.tw

Size: 24762

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

?????????

?????????????????????

This is the Digital Archive Querying System of Judicial Reform Foundation, Taiwan.

Build Status

Project Build
le install

onfig/database.yml.default config/database.yml
onfig/config.yml.default config/config.yml
le install
 db:create db:migrate
s server
PostgreSql
 install postgresql
 unlink postgresql
 link postgresql
FLAGS="-arch x86_64" gem install pg

TE USER your_name WITH PASSWORD 'your_password';
TE DATABASE "your_name";
T ALL PRIVILEGES ON DATABASE "your_name" to "your_name";
R USER "your_name" WITH SUPERUSER;
LICENSE

This project is release under MIT License.


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.