vuefire-quickstart icon indicating copy to clipboard operation
vuefire-quickstart copied to clipboard

A boilerplate for web applications using Vue.js and Firebase, ft. Webpack and ESLint.

Results 1 vuefire-quickstart issues
Sort by recently updated
recently updated
newest added

This ALMOST worked out of box; I first had to switch the database type to "Realtime Database" instead of "Cloud Firestore [BETA]", and then add permissive rules, (switch false to...