If I've vibe coded an app and validated it with a handful of test users that enjoy using it and things appear to be working, how do most people with no coding experience validate that their code is really in production ready shape before actually shipping it?
@thorwebdev Built a new way to learn history, by having conversations with historical figures and learning more about their lives. I've got no dev skills, built it all on bolt with supabase as my content management system so I can easily swap agents,content, and scale with more figures.
Here is my official entry for the @boltdotnew hackathon. Conversations with the past. Have real voice conversations with historical figures using @elevenlabs conversational agent.
@boltdotnew Have conversations with historical figures of the past. Learn history in a new way and in multiple languages. (Conversations start around the 30 second mark)
Was it easy to implement Lemon Squeezy? Any tips if I try to do so using Bolt? One thing I thik is overlooked with Stripe for people in the U.S. is that every state has a different requirement for taxes depending on how much you sell to people in that state, and you must register and pay tax to each state. Lemon Squeezy seems to handle all that, so I might lean towards using them.
@envisionwithj Also if you are wanting to save on tokens for small changes you can copy and paste the full code for the page you are working in bolt into chat gpt and ask to give you the code to copy and replace to make the change.
@DhruvalGolakiya Interesting, just looked them up. Do they also remit tax payments for you so that you easily accept international payments? Might have to explore using them over stripe.
@DhruvalGolakiya For paid stripe subscriptions. Do users have a link in their profile to cancel the subscription, which takes them to stripe somehow? It's top of mind for me because I was nearing the end of a project and wasn't sure how to best handle that.
@chong_reid@DhruvalGolakiya@boltdotnew This is what keeps me from having the confidence to ship to production. I worry about security vulnerabilities in Supabase and stripe integration. How do you find someone to do the "double check" for you, and what's a reasonable price?
@Kamar_202@boltdotnew Exactly, eleven labs has a field where you give the agent their initial prompt of who they are. Then below that you pick an llm and it does the rest.