Skip to content

dulibrarytech/oclc-reclamation-dashboard

Repository files navigation

OCLC Reclamation Dashboard

Table of Contents

README

Background

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

Have Node.js v10
Have MySql 5.5 - 5.7
cd into oclc-reclamation-dashboard
npm install
Add .env file in root folder (see .env-example)
Create "logs" folder in web root
Create "oclc_reclamation" Database
Import mysql schemas "oclc_reclamation" to db, schema found in db folder.  Change extensions from .txt to .sql
run "node oclc_reclamation_dashboard.js"
http://localhost:8003/dashboard

Maintainers

@freyesdulib

Acknowledgments

Project Documentation

Releases

Contact

Ways to get in touch:

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

About

Dashboard used to show OCLC reclamation results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published