I am hoping this is a simple question. I am trying to run Kiri:Moto locally in Apache on a Raspberry Pi. I downloaded the grid-apps-master.zip and moved files in the /kiri/web folder to the default “html” folder to default web folder “/var/www/html”. When I attempt to load the site from a browser the Index.html file launches the site but there are no graphics and the site is not running correctly. Can anyone point me in the direction on how to get kiri:moto running locally in Apache? Thank you.
KM has an active back-end server based on Express that serves either dynamic or static files based on development or production modes. There is not, at present, a static artifact that you can serve with Apache. But it is on my todo list to be able to have that generated as a build option. Recent work on Electron builds got me about 75% of the way there.
2 Likes
I will keep an eye out for it. It is amazing what you have created already.
1 Like