lint things, add sidebar

This commit is contained in:
Vargha Csongor
2025-04-29 17:10:06 +02:00
parent e5061d6b4f
commit 9802513d8e
20 changed files with 2374 additions and 2315 deletions

2
.vscode/launch.json vendored
View File

@@ -11,7 +11,7 @@
"mode": "debug",
"program": "${workspaceFolder}/apps/db-adapter/main.go",
"env": {
"HTTP_PORT": ":8080",
"HTTP_PORT": ":5237",
"MEMGRAPH_URI": "bolt://127.0.0.1:7687",
"MEMGRAPH_USER": "memgraph",
"MEMGRAPH_PASSWORD": "memgraph"