add contact api

This commit is contained in:
2026-01-01 13:01:11 +07:00
parent 3866e8ade0
commit 46fdd77353
10 changed files with 451 additions and 49 deletions

View File

@@ -13,8 +13,10 @@
"@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.3.4",
"@types/mdx": "^2.0.13",
"axios": "^1.13.2",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"ioredis": "^5.8.2",
"next": "^14.2.35",
"react": "^18",
"react-dom": "^18"