Fix: Imports on backend

Fix: Connected Backend to Frontend over localhost
This commit is contained in:
Chris-1010
2025-01-21 23:54:11 +00:00
parent 2cda918e72
commit 1ede987914
101 changed files with 354 additions and 18641 deletions

5
web_server/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"lucide-react": "^0.473.0"
}
}