tech-radar icon indicating copy to clipboard operation
tech-radar copied to clipboard

How to disable Firebase backend?

Open vivami opened this issue 7 months ago • 0 comments

I'm trying to get the tech-radar running locally without the Firebase functions (not planning to use them). I've loaded up a Contentful instance with the example contentful-export-2022-04-18.json and populated the REACT_APP_CONTENTFUL_ACCESS_TOKEN and REACT_APP_CONTENTFUL_SPACE_ID in .env file (renamed from .env.example. Both the front-end and back-end run without error, however, when loading the page on localhost:3000, I get the error

Firebase: Error (auth/invalid-api-key). CleanShot 2024-07-23 at 08 13 33@2x

How can I try out the tech-radar without setting up Firebase etc.? Thanks a bunch in advance!

vivami avatar Jul 23 '24 06:07 vivami