Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation question #20

Open
johncade opened this issue Mar 11, 2018 · 1 comment
Open

Implementation question #20

johncade opened this issue Mar 11, 2018 · 1 comment

Comments

@johncade
Copy link

Hi, first off, great project. There are not enough Vue + Express starters, and its really nice to have Auth built in as well. I was taking a look at the code and ran into an impass when trying to figure out how you integrate the store into the vue app. I see that you include vuex but there is no where in the code where it is actually included. The same goes for component usage of the store, I cannot find where you instantiate the Vue instance and include the store. Am I missing something? This all seems to be wired up and working, I just have no idea how you load the store into the vue instance. Im always interested in getting other perspectives on best practices for VueJS development, so any feedback would be greatly appreciated. Cheers

@rlindskog
Copy link
Owner

Hey @johncade, I'm using NuxtJS which basically handles all of this for you. The directory structure is the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants