🔧 create backend connector

create a connector to communicate with the backend service using the ky module.
This commit is contained in:
2025-08-15 16:39:40 +07:00
parent e06360b5a9
commit 3dad8ef528
4 changed files with 17 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"commitizen": "^4.3.1",
"cz-emoji": "^1.3.2-canary.2",
"framer-motion": "^12.23.3",
"ky": "^1.8.2",
"next": "15.3.5",
"next-themes": "^0.4.6",
"nextjs-toploader": "^3.8.16",