Currently there's options to launch PHP and Node applications separately, but some stacks require both. An example we're using is Inertia (Laravel + Vue/React etc.).
The applications we launch on ploi cloud can currently run client-side, but there's no way to run server-side rendering without perhaps launching 2 separate applications. In ploi.io there's already support for this, so it would be great if we can have the same functionality here. In that case both PHP and node are running.
Extra info: https://www.inertiajs.com/server-side-rendering default port is 13714, laravel command to run SSR is
php artisan inertia:start-ssr
You guys managed to build it a lot quicker than expected. Thanks, I've got it working in our project now!
-
Zander van der Meer moved item to board Live
2 months ago -
Dennis moved item to board In progress
2 months ago -
Dennis moved item to board Planned
2 months ago -
Steets moved item to project Applications
2 months ago -
Steets created the item
2 months ago