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

Difficult setting up Firebase collections and authentication #2323

Closed
killkoc opened this issue Nov 14, 2024 · 2 comments
Closed

Difficult setting up Firebase collections and authentication #2323

killkoc opened this issue Nov 14, 2024 · 2 comments

Comments

@killkoc
Copy link

killkoc commented Nov 14, 2024

Describe the bug

I created a project writing to Firestore. Didn't work in production mode, but initially worked in Test mode. It created a seed script to create some collections and I could read/write to them. Then I tried to add more collections, and Bolt has been running in circles never able to fix the seed script as now it never manages to connect to firebase. Keeps on trying .ts then.js then admin and starts again... Weird because it once worked...

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-jerfnt

Steps to reproduce

npm run seed

Expected behavior

I can read/write to firestore, but expect the seed.ts script to create a new collection which always fails connecting to firestore...

Screen Recording / Screenshot

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]
    MacOS

Additional context

none

@endocytosis
Copy link
Collaborator

Appreciate the feedback! At times, there are programming challenges that are too difficult for the LLM to solve and manual intervention is required. More information on using Bolt most effectively can be found here.

@killkoc killkoc changed the title Promising but crap Difficult setting up Firebase collections and authentication Nov 14, 2024
@killkoc
Copy link
Author

killkoc commented Nov 14, 2024

I understand, but weirdly I had the most problems with things that should be relatively standard : seed, read/write to firebase, and firebase authentication. Flutterflow is way less cool to automate writing code, but setting up firebase and easily creating a full UX and workflow for authentication is a breeze. That would be a huge + with Bolt... I wasted all my Pro tokens in a few hours just on this...

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

2 participants