Added urql and client

This commit is contained in:
2025-11-27 18:15:48 -05:00
parent 2ba2cec399
commit 3a03bbc47b
4 changed files with 44 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ BOT_WEBHOOK_SECRET=RANDOM_SECRET_VALUE
SERVER_HOST=localhost
SERVER_PORT=3000
BOT_ADMINS=[1]
GROUP_IDS=-
GROUP_IDS=-
GRAPHQL_URL=http://localhost:3000/api/graphql