Gkiokan / hb-store-cdn-cli-server

HB-Store CDN Server [cli-version]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No arm64 Support?

pcfreaxx opened this issue · comments

Hi. I tried zu run it in my rk3399 device. Orange Pi 4b/Armbian Bullseye but i cant get it run.
Will there come Support for?

Can't test the build for arm right now. I can add it to the build script once I get time for it.
Probably the next weeks earliest.

If you can't wait you can try to build it on your own.

git clone https://github.com/Gkiokan/hb-store-cdn-cli-server.git && cd hb-store-cdn-cli-server && npm i && npm run build

after that you should have a release folder with a binary that you can start.

If you would like to support this project I may put it higher on priority. But for now I have other priorities.
So either use the solution provided before or be patient please.

Thanks.