A system for tracking datasets.
Setting up a development system
The backend requires a config.yaml
file to be mounted to /config.yaml
.
The frontend assumes that the backend is available at /api
.
backend
: python3, flask
frontend
: Quasar (Vue)
docs
: Sphinx