christianhugoch
christianhugoch
Hi j2l, thanks for this, I will take a look at it.
I've added a pr https://github.com/saltcorn/saltcorn/pull/1384 I believe your installed html plugin has no @saltcorn prefix in the name and this causes trouble with webpack. Webpack tries to fulfill this dependency:...
Ah okay, that's why its the root folder, it is the home of the docker user. I have to admit I haven't tested the builder when saltcorn runs completely from...
Right now, there isn't much documentation, but for now, if you want to see how to prepare your local system, you could look at: https://github.com/saltcorn/saltcorn/blob/master/packages/saltcorn-mobile-builder/docker/Dockerfile
No, I see the same :) I will try to find out whats going wrong
Hi, it should work now. When you want to try it, please make sure you have 'any-bootstrap-theme' 0.3.15 installed.
Yes, you need it at build time on the admin panel. There are still things that can go wrong, or need to be done. For example, some plugins need to...
But the saltcorn base functionalities should work, please let me know if you ran into problems.
Almost forgot: On saltcorn.com make sure you use a server url with https, I believe http does not work
Hi, I believe you are using http. Per default, if you don't enter a server_url, the builder uses your base_url. Can you take a look at "About application / Site...