u/Ok_Station4258

Opening multiple project windows & refreshing

I've got two interesting things happening that I want to know if it's common or unique to me.

  1. I've always had multiple bolt windows open to different projects while updating each in their own project. Just a bit ago, something new happened; I opened a new browser window, picked a new project, and when it opened, the preview is showing a DIFFERENT project. Code itself is the new project, but the preview and clicking around is the UI contents of another open project. Should I just only have one project open at a time? Very odd.

  2. A few of my apps auto-refresh. I'll be on an admin page or something, go away to another app or browser tab and come back a few minutes later. My app refreshed back to the homepage. It doesn't do this for every project and I THINK it does this even in my published app so that leads me to think it's something in my code specifically refreshing the page/app (although I never asked it to do that).

reddit.com
u/Ok_Station4258 — 1 day ago

Disconnected my GitHub repo from my project

I don't remember WHY I did this, but I disconnected my GitHub repo from my project and I think that was very bad. I'm stuck.

  1. I can't reconnect it to the existing Bolt project. I can only create a new repo.

  2. For some reason, my bolt project that displays is actually a different UI for another bolt project. Huh? This might be a fluke so we can come back to this one later.

  3. Is my only option to create a new bolt project and use "Import from Github"? If so, it says it can't because the repository is too large!

Help!

reddit.com
u/Ok_Station4258 — 3 days ago

How to know what to put in bolt ignore file

My projects get fairly large. I'm burning through tokens like a teenager with their first credit card. I know I should use a bolt ignore file, but how do y'all know what to put in that file? How am I supposed to know what files/folders won't be needed if I ask for a new feature or a tweak to an existing one?

reddit.com
u/Ok_Station4258 — 4 days ago

Please allow sharing tokens within Teams accounts

Please please please, allow Teams to share tokens between members of the team. It's so crazy to have teams assuming every team member will use the same amount of tokens a month. There's always going to be power users. And to force every person to upgrade to a higher package for the one power user it not logical.

I'm rationing with 9MM tokens left while my teammates are hovering over 100MM tokens left until renewal!

reddit.com
u/Ok_Station4258 — 11 days ago

My bolt database goes to sleep if not used. I realize with Supabase's free tier, that's a legit thing. However, my app uses a bolt database which doesn't "show up" in Supabase. I have a pro Supabase plan.

So how do I get bolt database from going to sleep? Convert my DB to a supabase DB which is under the pro plan and won't sleep as my only option?

reddit.com
u/Ok_Station4258 — 17 days ago

I've got Google authentication setup and it works fine on my published URL, but when I try using it in the dev mode, there's an error. Setting up the credentials in Google console, you put in the Authorized Javascript origins URL. The published URL works fine here, but given the dev environment URL is of the format https://bolt.new/~/sb1-xxxxxx google console rejects this as a relative path.

How are people using google authentication in dev so we're not stuck on the login screen?

reddit.com
u/Ok_Station4258 — 25 days ago

It doesn't seem like you can apply a newly created custom design system to an existing project. Correct me if I'm wrong. If that's true, what would be the best way to manually prompt the project to update? I can provide the GitHub repo for my design system or pull specific files out, but not sure the most successful, efficient way to do this.

All my projects need to be updated ideally so this is a big undertaking.

reddit.com
u/Ok_Station4258 — 26 days ago