aboutsummaryrefslogtreecommitdiff
path: root/backend/README.md
AgeCommit message (Collapse)Author
2023-01-22Add deployment docs and scriptTerry Truong
Add DEPLOY.md and prebuild.sh Update READMEs Change project name
2022-10-05Add data serving scriptsTerry Truong
Add histplorer.py, implementing the http query interface Add unit test Add server.py as a simple backend dev server Update documentation
2022-10-03Add backend READMETerry Truong