Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.08 KB

Data Tracker

Travis Status Coverage Status

A system for tracking datasets.

Setting up a development system

Documentation

Containers

Frontend Backend

The backend requires a config.yaml file to be mounted to /config.yaml.

The frontend assumes that the backend is available at /api.

Code

backend: python3, flask

frontend: Quasar (Vue)

docs: Sphinx