nuxt-ssr-firebase-auth icon indicating copy to clipboard operation
nuxt-ssr-firebase-auth copied to clipboard

add firestore example?

Open jelmerf opened this issue 8 years ago • 0 comments

Great work David, your repositories are really helping me understand how it all fits together (vue, nuxt, firebase, auth).

For me the missing piece right now is how to integrate firestore (or rtdb) in this SSR-based example. Your other repo (nuxt-firebase-auth) shows how to add and display items using the firebase rtdb - but it runs in SPA mode. Things obviously are rather different when using SSR.

Are you planning on adding the simple 'items' example to this repo as well? (I'm currently trying to get it to work myself, but don't know if I'm on the right track).

jelmerf avatar Nov 23 '17 15:11 jelmerf