Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.09 KB

File metadata and controls

58 lines (34 loc) · 1.09 KB

Digital Collections Backend - digitaldu convert service

Table of Contents

README

Background

Service used to convert files stored in Duracloud service - currently only TIFF to JPG during ingest process

Contributing

Check out our contributing guidelines for ways to offer feedback and contribute.

Licenses

Apache License 2.0.

All other content is released under CC-BY-4.0.

Local Environment Setup

go into digitaldu-backend-convert-service
npm install
add .env file in root folder
run "node convert-service.js"
http://localhost:8081/

Maintainers

@freyesdulib

Acknowledgments

@jrynhart

Project Documentation

Releases

Contact

Ways to get in touch:

  • Fernando Reyes (University of Denver) - [email protected]
  • Create an issue in this repository