feat: add Ina Trading portal flows and API integration

This commit is contained in:
Wira Basalamah
2026-04-24 05:19:05 +07:00
parent d98b4769f0
commit e08f2f9286
97 changed files with 18889 additions and 110 deletions

View File

@ -9,7 +9,11 @@
"lint": "eslint"
},
"dependencies": {
"@types/nodemailer": "^8.0.0",
"axios": "^1.15.0",
"ioredis": "^5.10.1",
"next": "16.2.3",
"nodemailer": "^8.0.5",
"react": "19.2.4",
"react-dom": "19.2.4"
},