mspf vwyf-server Install Meteor: curl https://install.meteor.com/ | sh Install node packages: meteor npm install Run the server: npm run start Access db: npm run mongo Deploy application npm run deploy or mup deploy