added in graphql client

This commit is contained in:
2024-11-01 23:19:56 +05:30
parent 1fb2d7d154
commit 46c46a7e71
29 changed files with 2453 additions and 585 deletions

4
.env.development Normal file
View File

@@ -0,0 +1,4 @@
WEB_PORT = 3006
GRAPH_PORT = 3009
GRAPH_URL = http://localhost:3009/query
VITE_GRAPH_URL = http://localhost:3009/query