Firebase/Firestore port #22
Closed
husseyexplores
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
Thank you so much on the kind words and great to see a Fork! About merchants: I usually have them create a |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey
@kinngh
! Thank you so much for this repo. It was a HUGE help. Honestly, can't express enough gratitude 🙏I needed it to make it work with Firebase/firestore, so I've created a port of this repo here.
https://github.com/husseyexplores/shopify-nextjs-firestore-app
The reason is, I mostly do customizations/custom apps for merchants. I don't build public Shopify apps (yet).
So I find it easier to host the app on Firebase and transfer it to merchants. All in one place.
Out of curiosity and if you can share - what's your method of sharing access of built apps with a merchant?
Having a separate hosting, database, and possibly any other feature (message queues, social auths, blah blah) and reaching for separate providing for each of them is not manageable if the app is a custom app for one merchant.
By the way, I still use Vercel for hosting. I find Firebase very limiting especially for full-stack apps as they don't allow cookies.
Beta Was this translation helpful? Give feedback.
All reactions