The archival package ingest service for the University of Denver's Digital Collections repository, https://specialcollections.du.edu.
Check out our contributing guidelines for ways to offer feedback and contribute.
All other content is released under CC-BY-4.0.
Have MySql 5.5 - 5.7
Have ElasticSearch 7.10
cd into digitaldu-backend-ingest-service
npm install
Add .env file in root folder (see .env-example)
Import mysql schemas "repo" and "repo_queue" to db, schemas found in db folder. Change extensions from .txt to .sql
run "node repo-ingest.js"
http://localhost:8001/repo/ingest
@freyesdulib
Ways to get in touch:
- Fernando Reyes (Developer at University of Denver) - [email protected]
- Create an issue in this repository