Answer the question
In order to leave comments, you need to log in
Why doesn't Meteor start in production?
After creating a package and adding a few packages, I built a production server
meteor build --directory ~/src/build-meteor --server=http://localhost:3000
~/src/build-meteor/bundle/programs/server
run npm install --production
and ~/src/build-meteor/bundle
runexport ROOT_URL=http://localhost:3000
node main.js
http://localhost:3000
nothing opens. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question