feathers-vue-blog-admin-demo
feathers-vue-blog-admin-demo copied to clipboard
Example app for using Feathers with Vue 2.0. It includes authentication, vue-router, vue-infinite-loading and roles.
Results
2
feathers-vue-blog-admin-demo issues
Sort by
recently updated
recently updated
newest added
Wanted to take a look at this example project to learn how to use Vue 2.0 + Feathers. Unfortunately, it crashes in both Chrome and FF. Memory usage climbs until...
Hi, when I run npm test I get the following errors: ``` shell 1) posts author hook hook can be used: TypeError: Cannot read property 'firstName' of undefined at src/services/posts/hooks/author.js:16:24...