Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.07 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.07 KB

JCRS

Table of Contents

README

Background

Allows staff to make PDF files available via LDAP authentication to DU community

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 MySql 5.5 - 5.7
cd into jcrs
npm install
Add .env file in root folder (see .env-example)
Import mysql schemas "jcrs" to db, schemas found in db folder.  Change extensions from .txt to .sql
run "node jcrs.js"
http://localhost:8005/

Maintainers

@freyesdulib

Acknowledgments

Project Documentation

Releases

Contact

Ways to get in touch:

  • Fernando Reyes (Software developer) - [email protected]
  • Create an issue in this repository