Here is a free tip. If something works they won’t tell you. If they sell a book/course/tutorial on a method to make money it’s because it doesn’t work, so the book/course/tutorial it’s the money maker.
2026-06-30 20:00:25
279
Grazzhopper :
Let me just dump the db fra superbase, since Claude leaves the endpoints open
2026-05-27 06:51:15
1
zzzoraida.clips :
I started using Claude to code an app idea I’ve had for 6 years and in the past 3 days I’ve already done most of the steps you mentioned!! Now I’m fixing bugs currently before making it live. I have no coding experience (besides some html on MySpace days). But Claude is AMAZING!
2026-05-17 08:30:32
226
R5 :
And also don’t forget for supabase to add security like rls so your database cannot be accessed by anyone if you have a saas, a portal or apps used by multiple user. it’s very important I made this mistake when I start using supabase but now I have more than 10 apps running with no problems
2026-07-11 15:05:52
11
PhDemi :
as a computer scientist, i would be careful relying solely on claude to vibe code apps. it can be a great starting point but there'sbeen many cases of it not building good security principles in software and people having their apps hacked etc. just because the code works doesn't mean the code is secure and protected against security attacks. some of those attacks could include DDoS which can rank up a lot of API costs in minutes.
2026-05-22 19:45:12
40
Matt - Royall Visuals :
Never Store keys in a .env for product apps!! if you are using GitHub please make the repo private especially if you are using the .env file. that will expose all your keys and secrets to anyone that looks at your repo. if you don't want to make your repo private at least add your .env to the .gitignore file so it doesn't get pushed when you commit changes. in a production environment you'll want to use a secrets manager. Azure has Key Vaults, AWS has Secrets Manager. Use Hashicorp.
2026-07-09 13:54:56
12
Leviathus777 :
for me its litteraly just getting paid subscribers.
2026-06-02 03:29:40
6
Scan2Apply :
how do you get users? marketing my b2b saas has been the hardest part of all this, finally got 7 users from fb ads but im curious if you have any tips on the marketing aspect, love your vids!
2026-05-16 01:24:46
67
E :
I built a distraction free gym app bc I felt apps like Ladder and Apple Fitness was too distracting; So I’ve uploaded to vercel + GitHub and been using my app but haven’t moved into supabase or stripe bc honestly it was just a passion project. This is actually pretty cool next step
2026-05-19 04:43:47
20
Dbots.online :
I have already done 6 projects.
2026-07-10 17:18:18
5
🇨🇦 DadMakesDinner🇨🇦 :
I prefer Render over Vercel
2026-07-13 06:48:58
1
Yeeva :
If I may add, with supabase, if your adding images make sure to compress them or your cache egress will be mad high especially during the dev phase as you’re refreshing the page to see changes. And look into bitwarden, it’s free to use and a safe place to store stuff like api keys as well in case your computer gets messed up you forget to write them somewhere
2026-05-16 00:50:33
52
Mike :
Building something is easy now - it's the GTM that is the hard part that no one talks about
2026-06-12 07:46:31
2
Black_dad_engineer :
Use this comment as the “ask an engineer “ lifeline. Always willing to help out. No course just willing to give the advice.
2026-05-16 21:57:13
37
Dreamer :
Supabase switch off every 2 weeks if you don’t upgrade to paid version, firebase is free 😎
2026-05-23 02:11:45
14
Coin & Pulse :
the hardest part is distribution or finding audience. you may think your idea is awesome but to put your app in front of the target audience is a challenge itself. can you make a video on distribution?
2026-06-10 10:01:33
2
ruigileade30 :
in other words, the bottleneck is not in building the product anymore, but in marketing, advertising etc. 😁 great video!
2026-05-24 11:38:13
5
Trueman :
step 1 - have a following
2026-05-28 22:57:50
6
emitdutcher :
Dev here, nice job! This is honestly the trickiest part of the engineering game (usually called Dev Ops if you’re into the lingo 😁) and you nailed it in a super approachable way 🙌 keep up the good work!
2026-05-16 05:00:09
5
fatimaalremeithii :
Hey thanks so much for this! Really helpful resources, do you have any resources for making sure your product is legally compliant within your country ?
2026-07-10 13:09:49
1
Average Consumer :
Do you own a company connected to your stripe account?
2026-06-12 17:09:48
4
Leviathus777 :
you could make in so many ways. like I use wordpress a lot as the server. I build a lot of my membership software on WordPress as a web app essentially. Ive made so many things that are powerful but no sales.
2026-06-02 03:56:14
3
Ponk445 :
don't you have to set up a company? no registration??
or is it only in Germany 😅 not in US?
2026-06-05 22:08:34
2
user5787970361176 :
What platform are you vibe coding on? Or which do you recommend?
2026-07-12 02:15:39
1
To see more videos from user @onegirlstack, please go to the Tikwm
homepage.