Can Vue Storefront?
Can Vue Storefront be hosted on my own server? If so where it the informant on that and how can we begin to host headless Vue Storefront on my own server?
4 Replies
yes, here's an example deployment https://vuestorefront.io/blog/step-by-step-guide-deploying-vue-storefront-on-digitalocean
Guide to Deploying Vue Storefront on DigitalOcean | Vue Storefront
This guide is intended for developers who are familiar with both Vue Storefront and DigitalOcean and are looking to set up the eCommerce application on the cloud-based hosting service.
This is not "own server". It's DigitalOcean server.
@kantro you can also host it on your own server using https://pm2.keymetrics.io
It can be used on any server but we do not have any guidelines how to do it from the scratch
PM2 - Home
Advanced process manager for production Node.js applications. Load balancer, logs facility, startup script, micro service management, at a glance.
Also these docs are deprecated and don’t work anymore