https://github.com/akashicoin/xrayr
A Solution of PaaS
https://github.com/akashicoin/xrayr
Last synced: about 1 year ago
JSON representation
A Solution of PaaS
- Host: GitHub
- URL: https://github.com/akashicoin/xrayr
- Owner: AkashiCoin
- License: mpl-2.0
- Created: 2022-11-01T07:58:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-24T14:11:22.000Z (over 3 years ago)
- Last Synced: 2025-01-20T19:46:50.008Z (over 1 year ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XrayR
A Solution of PaaS
## ENV
```
PANELTYPE=V2board
APIHOST=https://api.v2board.com
APIKEY=key
NODEID=0
```
```json
{
"PANELTYPE": "V2board",
"APIHOST": "https://api.v2board.com",
"APIKEY": "key",
"NODEID": "0"
}
```
### Heroku
[](https://dashboard.heroku.com/new?template=https://github.com/AkashiCoin/XrayR)
### Replit
[](https://repl.it/github/AkashiCoin/XrayR)