alienworlds_acc_monitor icon indicating copy to clipboard operation
alienworlds_acc_monitor copied to clipboard

Private clone

Open Darklightsite opened this issue 3 years ago • 4 comments

Hy. Can u help me create online clone to private usage? Your site load too long and have many error

Darklightsite avatar Jun 04 '21 19:06 Darklightsite

Screenshot_2021-06-05-03-26-27-241_com android chrome Not load tlm

Darklightsite avatar Jun 05 '21 01:06 Darklightsite

Currently, if you want to hosted on your own, you must also deploy backend server in folder "backend" that is using Express.JS too. Then change link in frontend to use your api.

The error message is came from server was overloaded by a huge requests, and also wax API server overload, which I also look for a workaround to fix this.

VectorXz avatar Jun 05 '21 16:06 VectorXz

Currently, if you want to hosted on your own, you must also deploy backend server in folder "backend" that is using Express.JS too. Then change link in frontend to use your api.

The error message is came from server was overloaded by a huge requests, and also wax API server overload, which I also look for a workaround to fix this.

I create vercel.app site, but loading tlm is too long :(

Darklightsite avatar Jun 05 '21 16:06 Darklightsite

yep because it's still using our api server at api.alienworlds.fun. You can look into the code. That's why it's work the same way as you're using alienworlds.fun.

As I said, if you want to host on your own, you must also deploy backend server somewhere else because vercel does not support Express.js. Then change url in components to your own api server, that's all.

VectorXz avatar Jun 05 '21 16:06 VectorXz