add gql queries to fronted and test with getting agents + install material-tailwind UI library to use it to enhance the UI/UX

This commit is contained in:
Eng. Elias
2024-02-21 23:00:02 +04:00
parent 961bd46470
commit 99ba3f1c2c
9 changed files with 664 additions and 21 deletions

View File

@@ -11,8 +11,10 @@
},
"dependencies": {
"@apollo/client": "^3.9.5",
"@apollo/experimental-nextjs-app-support": "^0.8.0",
"@apollo/server": "^4.10.0",
"@as-integrations/next": "^3.0.0",
"@material-tailwind/react": "^2.1.9",
"@prisma/client": "^5.9.1",
"graphql": "^16.8.1",
"next": "14.1.0",