Initial commit
This commit is contained in:
45
README.md
Normal file
45
README.md
Normal file
@@ -0,0 +1,45 @@
|
||||
<div dir="rtl">
|
||||
|
||||
# Tower — پنل ادمین Fibitex
|
||||
|
||||
**Tower** پنل مدیریت OpenDAX برای KYC، کاربران، و تنظیمات صرافی. در Fibitex از طریق Alvand-P سرو میشود.
|
||||
|
||||
| OpenDAX | Fibitex |
|
||||
|---------|---------|
|
||||
| Tower | Tower (همین repo) |
|
||||
| Barong | [Dalan](../Dalan/) |
|
||||
|
||||
## پیشنیازها
|
||||
|
||||
- Node.js + Yarn (build فرانت)
|
||||
- استک Fibitex بالا (Barong/Dalan + gateway)
|
||||
|
||||
## راهاندازی سریع
|
||||
|
||||
<div dir="ltr">
|
||||
|
||||
```bash
|
||||
cd Tower
|
||||
yarn install
|
||||
yarn start
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
در production از image سفارشی Alvand-P استفاده میشود — [`Alvand-P/config/app.yml`](Alvand-P/config/app.yml) → `images.tower`.
|
||||
|
||||
## مستندات
|
||||
|
||||
| سند | موضوع |
|
||||
|-----|--------|
|
||||
| [`Docs/README.md`](../Docs/README.md) | فهرست مرکزی Fibitex |
|
||||
| [`Docs/Fibitex-staging-deploy.md`](../Docs/Fibitex-staging-deploy.md) | Deploy staging |
|
||||
| [`Docs/06-setup-local.md`](../Docs/06-setup-local.md) | لوکال |
|
||||
| [`Alvand-P/README.md`](../Alvand-P/README.md) | compose و render |
|
||||
|
||||
## URL
|
||||
|
||||
- لوکال: `tower.app.local` (در `/etc/hosts`)
|
||||
- Staging: از Traefik Alvand-P
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user