https://github.com/pakholeung37/chihiro
https://github.com/pakholeung37/chihiro
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pakholeung37/chihiro
- Owner: pakholeung37
- License: mit
- Created: 2023-06-05T02:49:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T05:40:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T20:27:18.404Z (4 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### 启动流程
```
pnpm i
cd packages/web
pnpm start```
### 环境变量
```bash
SERVICE_API_HOST=https://trantor2-console-test.app.terminus.io
```