systemsdk/docker-nginx-php-laravel

vite & npm missing from container

clawes opened this issue · 2 comments

How do I run "npm run build" or vite build from the containter?
They appear to be missing.

Hello

Systemsdk is backend oriented organization and that's why we don't have npm inside docker-nginx-php-laravel. If you need npm then you can extend your cloned version and add npm or you can pay your attention to the repo systemsdk/node. If you want to use systemsdk/node, you just need to follow recommendations here.

Please inform us if you have another questions