There seems to be quite a bit of php code involved which doesn't work if started from a local http-server.
IMHO options would be:
- Get rid of the PHP code by refactoring to a node/npm solution
- explain PHP environment better
- create a docker file that has PHP and Node enviroment to deploy
There seems to be quite a bit of php code involved which doesn't work if started from a local http-server.
IMHO options would be: