D
D
devlocal2019-05-03 15:13:05
Vue.js
devlocal, 2019-05-03 15:13:05

Vue-cli + nuxt how to run PROD?

There is an application, launched npm run build - everything is ok.
npm run start writes in the console - Listening on localhost:3000
How can I see the application on domain.com now?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Boltnev, 2019-05-03
@AntonBoltnev

If I understand correctly and you want to deploy an application on a hosting and a domain, then you will have to look for DVS hosting and configure the environment for node. Nod projects, as I understood from communication with admins, cannot be put on a regular hosting just like that. If you just want to test - go to heroku There are already configured servers, though the domain is curved and you will have to configure the heroku cli first. But there is a good manual and nothing complicated.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question