mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-26 08:28:19 +01:00
Easy to use, web-based version of the DSpace CSV Metadata Quality checker application.
https://fierce-ocean-30836.herokuapp.com
Alan Orth
4e52d1bcc9
As I expected, on Google App Engine we can't write the cache file to the current working directory. I modified csv-metadata-quality CLI to check for the REQUESTS_CACHE_DIR environment variable so we don't really have to do anything different other than setting the variable. |
||
---|---|---|
source/scss | ||
static/css | ||
templates | ||
.gcloudignore | ||
.gitignore | ||
app.yaml | ||
LICENSE.txt | ||
main.py | ||
package-lock.json | ||
package.json | ||
poetry.lock | ||
pyproject.toml | ||
requirements-dev.txt | ||
requirements.txt | ||
setup.cfg |