Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Spark or Blaze #4

Open
Dakus91 opened this issue Jun 3, 2021 · 7 comments
Open

Firebase Spark or Blaze #4

Dakus91 opened this issue Jun 3, 2021 · 7 comments

Comments

@Dakus91
Copy link

Dakus91 commented Jun 3, 2021

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/app in ./src/store.js, ./src/store/bookings.js
  • firebase/auth in ./src/store/user.js
  • firebase/firestore in ./src/store.js_

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 :)

@Dakus91 Dakus91 changed the title Info Firebase Spark or Blaze Jun 3, 2021
@claudiovilarim
Copy link

any solution?

@Dakus91
Copy link
Author

Dakus91 commented Jul 8, 2021

so far no reaction.. :(

@ibonkonesa
Copy link
Owner

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

@ibonkonesa
Copy link
Owner

Hi everyone,

I have been researching and the point is:

  • Firebase doesn't allow cloud functions on Spark (free) plan
  • Despite of this, when you choose Blaze (payed) plan, you won't pay NOTHING if you don't reach the "free" limits:
    • Free up to 2M/month
    • More than 1 GB database storage

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
Copy link
Owner

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

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

@Dakus91
Copy link
Author

Dakus91 commented Jul 21, 2021

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
Copy link
Author

Dakus91 commented Jul 21, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants