回答編集履歴
1
修正・追記
test
CHANGED
@@ -42,18 +42,24 @@
|
|
42
42
|
|
43
43
|
|
44
44
|
|
45
|
-
中嶋聡さん Vue-CLI+TypeScript
|
45
|
+
中嶋聡さん Vue-CLI+TypeScript firebaseui(EmailAuth)
|
46
46
|
|
47
47
|
https://github.com/snakajima/vue-firebase-startup-kit
|
48
48
|
|
49
49
|
|
50
50
|
|
51
|
-
davidroyerさん Nuxt.js(SPA)
|
51
|
+
davidroyerさん Nuxt.js(SPA) firebase(signInWithRedirect)
|
52
52
|
|
53
|
+
https://github.com/davidroyer/nuxt-firebase-auth
|
54
|
+
|
53
|
-
https://www.davidroyer.me/blog/nuxtjs-firebase-auth
|
55
|
+
https://www.davidroyer.me/blog/nuxtjs-firebase-auth # 解説ブログ
|
56
|
+
|
57
|
+
https://nuxt-firebase-auth.firebaseapp.com/ # デモ
|
54
58
|
|
55
59
|
|
56
60
|
|
57
|
-
Watson-Seiさん Nuxt.js(SSR)
|
61
|
+
Watson-Seiさん Nuxt.js(SSR) firebase(signInWithPopup)
|
58
62
|
|
59
63
|
https://github.com/Watson-Sei/nuxt-js-ssr-firebase
|
64
|
+
|
65
|
+
https://zenn.dev/watson_sei/articles/f4db7312494525 # 解説ブログ
|