ScaleIT-Org / nodejs-app-skeleton

ScaleIT Node.js App Skeleton for easy creation of Industry 4.0 Apps
MIT License
3 stars 3 forks source link

Can we compile this for ARM ? #10

Closed frostyandy2k closed 6 years ago

Kuhno92 commented 6 years ago

Which part of the application do you want to compile for ARM? There are nodejs binaries for ARM available and the frontend are just static files? or do you want to execute the frontend build process on arm machines?

frostyandy2k commented 6 years ago

We just need a container that can run on an ARM (like for the Raspberry Pi).

So just the image needs to be runnable on ARM, but I do not know the details on how to manage that.

frostyandy2k commented 6 years ago

Moved to https://github.com/ScaleIT-Org/ionic-app-skeleton/issues/4