Small refactor into backend & frontend

This commit is contained in:
2023-06-28 23:42:46 +02:00
parent db4559383f
commit 5a2ce71f3c
14 changed files with 22 additions and 16 deletions

1
frontend/config.js Normal file
View File

@@ -0,0 +1 @@
const backend_api = 'http://localhost:8001/'