satzbeleg / evidence-app

UI for the EVIDENCE project (BBAW/TUD)
Apache License 2.0
1 stars 0 forks source link

connect FastAPI API with app #61

Closed ulf1 closed 3 years ago

ulf1 commented 4 years ago

reload queue (https://github.com/ulf1/vue-evidence-app/blob/master/src/views/BestWorst3.vue#L41) via Vuex State and replenish if a) online, b) queue len below replenisment point.

ulf1 commented 4 years ago

See https://github.com/ulf1/fastapi-evidence-restapi

ulf1 commented 3 years ago

JWT Howto https://bezkoder.com/jwt-vue-vuex-authentication/