ibonkonesa / barber-shop

Vue + Firebase (cloud functions, auth, firestore, hosting) reservations system
54 stars 18 forks source link

Firebase Spark or Blaze #4

Open Dakus91 opened 3 years ago

Dakus91 commented 3 years ago

Hi @ibonkonesa,

I would like to ask if I need firebase spark program or paid blaze? I have Spark but I can't get the project going. It gives me an error right with Firebase after npm run serve

_ERROR Failed to compile with 4 errors 13:05:31 These dependencies were not found:

firebase deploy command log: Error: Your project reserve-e57ee must be on the Blaze (pay-as-you-go) plan to complete this command. Required API cloudbuild.googleapis.com can't be enabled until the upgrade is complete. To upgrade, visit the following URL:

I don't want to pay the blaze, is there any possibility without it?

// I setup all things in solution as described ..

Thanks for advice :)

claudiovilarim commented 3 years ago

any solution?

Dakus91 commented 3 years ago

so far no reaction.. :(

ibonkonesa commented 3 years ago

Sorry, I'm very easy this days. I will check this asap

ibonkonesa commented 3 years ago

Hi everyone,

I have been researching and the point is:

In my opinion, you can update your project without being afraid of reach this limits if you don't have thousands of visitors on your project, I have a lot of projects in the Blaze plan an I have never payed any amount of money.

In case your site grows a lot and the free tier is not enough, believe me, is a small price to pay xDD

If you are really really interested in get a Barber Shop version without Cloud Functions (Realtime Database is still free) I could thing about how to move the 2 features (mail on booking and authentication) to another free provider, but I think the risk to have to pay using Blaze in a small/medium project is too small that it's not worthit

I keep the issue open looking for advices or suggestions :)

ibonkonesa commented 3 years ago

https://firebase.google.com/pricing?hl=es-419

Upgrading to Blaze, all the Spark tier will be used until reach the limit.

Dakus91 commented 3 years ago

Hi,

thank you for the information. I apologize for listing this as an issue, although it's not really an issue :)

Exactly as you write, I am worried that even if I don't exceed the limit, they won't invoice me in the BLAZE paid program. BUT if you have tried it and never paid anything, I would try it. I wanted to try your booking system, but I didn't run it on my local site because of the cloud (paid feature) not working.

Thanks David

Dakus91 commented 3 years ago

this should be free but I don't know if there is a cloud .. https://supabase.io/