mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
feat: add basic logging and metrics. also add docs
This commit is contained in:
parent
15afd8837f
commit
d55748680e
6 changed files with 129 additions and 64 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ __pycache__/
|
|||
venv/
|
||||
.env
|
||||
.pytest_cache/
|
||||
metrics.txt
|
||||
|
||||
# Frontend
|
||||
node_modules/
|
||||
|
|
@ -20,4 +21,3 @@ dist/
|
|||
# personal
|
||||
tests/
|
||||
project-plans/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue