DU application skeleton
Check out our contributing guidelines for ways to offer feedback and contribute.
All other content is released under CC-BY-4.0.
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
@freyesdulib
Ways to get in touch:
- Fernando Reyes (University of Denver) - [email protected]
- Create an issue in this repository