I have set up a sandstorm dev environment. I can without problem install apps from
sandstorm.io and the work as expected on my
local.sandstorm.io machine (VirtualBox started with the command "vagrant-spk dev").
But when I try to start the test grain as described in the tutorial "php-app-to-package-for-sandstorm", it will only show the spinner GIF. I have tried to make a static HELO WORLD html and php pages as with the same result.
I have tried this on an ubuntu 16.04 and on my Mac-book with the same result.
Any idéas?
//Lord F