I am big fan of Meteor (since 0.9 version). Also, I integrated Vue with Meteor few times. For that purpose, I created very simple entrypoint for my next Vue + Meteor project. Personally I used it three times, but just today I decided to make it public and share it with you.
Are you interested in joining up on the effort of making vue integration easy? I’ve build a similar boilerplate and don’t want to double do the work.
I have some boilerplates here which I’ve shared on the forum aswell:
Also I’m working on the guide and the tutorials, but unfortunatly I did not get the tutorials to run locally. I could use some help on that.
Just as a status update, i’m awaiting some pull requests to update the Meteor guide for vue ssr:
So the simple scenario and getting started is covered. I’m now focusing on using Meteor Methods in Vuex (without the vue-meteor-tracker package). And I’m describing how to use it with SSR (about to release a simple blog example using Meteor methods and Vuex.
2 other requested topics were:
How to use Meteor’s Minimongo system without SSR