Skip to content

freyesdulib/du-app-skeleton

Repository files navigation

DU app skeleton

Table of Contents

README

Background

DU application skeleton

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 du-app-skeleton
npm install
have mysql 5.4 - 5.7
add .env file in root folder (see .env-example)
add mysql schema and db "app" to db, import .sql export
run app "node app.js"
http://localhost:8000
http://localhost:8000/api/app?id=1&api_key=your_key

Maintainers

@freyesdulib

Releases

Contact

Ways to get in touch:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published