HomeVideos

My $5K/Month App Makes $0 Profit (Full Breakdown)

Now Playing

My $5K/Month App Makes $0 Profit (Full Breakdown)

Transcript

614 segments

0:00

I recently built and scaled an app that

0:02

made $5,000 in a single month. But of

0:04

that $5,000 in a month, how profitable

0:06

is that app actually? In this video, I'm

0:09

going to break down every single cost

0:10

associated with my app so that you can

0:12

get a really clear picture of the

0:13

financials and the unit economics about

0:15

how my app that makes 5 grand every

0:17

single month works out. I feel like

0:19

these days, if you're anywhere in like

0:20

the tech entrepreneurship space, you see

0:22

people talking about, oh my god, 30

0:24

grand a month, I make 50 grand a month,

0:25

80 grand a month. But nobody ever really

0:27

reveals the profit that they actually

0:29

make per month. So I'm going to give you

0:31

one singular data point with my small

0:32

app that makes five grand in a single

0:34

month. And then after that, I'm also

0:36

going to talk about just some other

0:37

associated other hidden costs that some

0:39

people might not really know about in

0:41

the SAS and builder space. So let's get

0:43

into it. And the first thing that I'm

0:44

going to do is I know people are going

0:46

to watch the video. They're going to be

0:47

like, "Bro, you're lying. You don't

0:48

actually have an app that makes 5 grand

0:50

a month. Show us the proof, bro." I'm

0:51

going to show you just exactly the proof

0:53

to make sure that you don't doubt me.

0:54

And I'm not lying to you cuz why would I

0:56

lie to random people on the internet? I

0:57

promise I have better things to do with

0:58

my life than lie to random strangers on

1:00

the internet. All right, so here is the

1:02

proof that you guys want that I actually

1:03

do make an app that makes $4 to $5,000 a

1:06

month. So right now, if you see this is

1:08

my Stripe dashboard for my app. I'll

1:10

show you later. It's called Yorby.

1:11

Currently, it's hovering in the past

1:13

four weeks roughly $5,500 of gross

1:15

volume. And then if I actually change it

1:17

just for the month of January itself,

1:19

you will see that even in the month of

1:22

January, we closed out around making

1:24

$4,400 uh in that month right there. And

1:26

the app that I'm building, for those of

1:28

you that aren't familiar with it, it's

1:29

called Yorby, and it's essentially a

1:30

social media marketing tool that helps

1:32

businesses, creators create more viral

1:35

content on the internet to market and

1:37

advertise their business and grow their

1:39

accounts. And the way that we help

1:40

businesses and other people market and

1:42

grow on social media is by allowing

1:44

people to upload any piece of social

1:46

media content that they like. Maybe it's

1:47

a competitor or just a really viral

1:49

piece of content. And then we can

1:51

actually remix that piece of content to

1:53

fit their niche, their audience, their

1:55

brand better while still maintaining

1:57

that original viral format. So

1:59

essentially, here's a little sample.

2:00

This is a video that I created on my

2:02

Instagram. I said, "Let's recreate this

2:03

video for a fictional app that I

2:05

created." answers a couple clarifying

2:07

questions and then at the very end it

2:08

spits out a really high-converting viral

2:11

optimized script. And we have a lot of

2:13

really exciting plans coming up in the

2:15

future just building tools to help

2:16

businesses grow and market their

2:18

business on social media. But that is

2:20

the main feature that we have primarily

2:22

grown within the past 2 months or so.

2:24

And once again, Stripe proof that we

2:26

actually made that much money. So, I

2:28

just talked about how I actually think

2:29

that like optimizing for a delight or a

2:31

good design, good user experience is a

2:33

pretty valid moat in this day and age of

2:35

software and this is an example of how I

2:37

integrated that into my own app Yori.

2:39

So, when a user onboards onto Yorbi,

2:41

they actually enter in the URL of the

2:44

website that they are a part of like

2:45

their team essentially. And then what

2:47

happens there is we then fetch the

2:48

website and develop an entire initial

2:51

default prompt for them. So, for

2:52

example, right here, my your B prompt.

2:54

Uh, this is like a pre-created prompt

2:56

that we automatically created with AI as

2:58

a user goes throughout the onboarding

3:00

process so that when the user goes to

3:02

the content remixing tool here, they

3:04

come across this and they're like, "Wo,

3:05

this this prompt already exists." Like,

3:07

that's that's awesome. It makes the

3:09

onboarding onto the process and to get

3:11

their first remixing instance completed

3:14

so much faster. It just makes it feel

3:16

like a really delightful because it's a

3:18

much more personalized experience

3:19

because we were able to fetch all this

3:21

information about a user's website,

3:23

create an initial system prompt to

3:24

perform any content remixes without them

3:26

even knowing. And the way that we did

3:28

that in code is actually really simple.

3:30

We just use this API uh fire crawl. And

3:33

what we do here is we get we have a

3:35

prompt uh specifically designed to

3:37

fetching these insights from a specific

3:39

website. And fire crawl is this API tool

3:41

that will actually fetch any website and

3:44

turn it into LLM ready data. So that's

3:46

what we do. We hit the API endpoint. We

3:48

pass in the URL and we pass in the

3:49

prompt that we want to transform it

3:51

with. And then it returns a response

3:53

with that prompt that I just showed you

3:55

right there. I'm a big fan of using them

3:56

in my product of Yori to optimize for a

3:58

more personalized experience by turning

4:00

any website into LLM ready data. And I

4:03

will also want to say thanks to them for

4:04

sponsoring today's section of the video.

4:06

I was using them before they even

4:07

reached out to me. And we all know that

4:09

in this day and age, the biggest

4:10

downside of using LLMs is the fact that

4:12

they have pretty outdated data. They

4:14

have a training date cut off. So you

4:16

don't always have the most up-to-date

4:17

information. But Firecrawl actually

4:19

helps you fix that by letting their AI

4:20

agent browse, crawl the web, fetch all

4:23

the insights, and generate everything

4:25

for you into LLM ready data so that you

4:27

can give the most up-to-date results and

4:28

up-to-date knowledge for any LLM query

4:31

that you have to give to your user. And

4:32

for me, building a B2B SAS, it's been

4:35

super useful by adding more

4:36

personalization into the app as well.

4:38

Because like I said, with AI becoming

4:40

making everything more robotic, making

4:43

things feel more personal and just more

4:44

delightful like in that experience I

4:46

just showed you within Yorbi right here.

4:48

I think it's one of the best ways to

4:49

differentiate with all the robotic like

4:51

kind of soulless software out there. So

4:53

once again, thank you to Fire Call for

4:54

sponsoring the video. It's a great tool.

4:56

Highly recommend them and you can try it

4:57

out yourself by using this URL right

4:59

here. Now, let's talk about the costs

5:01

that are associated with it. So, I'm

5:03

going to try my best to be as accurate

5:04

as possible. You know, let's just use

5:06

the month of January for example. We'll

5:07

say we're at $4,500 of revenue. So, cost

5:11

number one that comes up is the LLM cost

5:13

because, as you can see, this is an AI

5:15

based tool. We run a credit based

5:17

system. We use a lot of LLMs in the

5:19

background specifically to run this

5:21

content remixing tool and other features

5:23

in our app as well. So then in the past

5:25

four weeks, in the past 30 days, we have

5:27

spent $1,300 on LLM costs. That's a lot

5:31

of money. So let's let's let's keep

5:32

running tabs on this. Okay. All right.

5:34

So for the revenue number, I know in the

5:35

month of January, we made around $4,500.

5:37

And then in the past four weeks, we're

5:39

at around $5,500. But just to keep

5:41

things simple, let's make it $5,000.

5:43

Right. So now LLM costs. We spent $1375.

5:48

Then let's see what else the next costs

5:50

that are coming up. Well, let's talk

5:51

about Superbase. I run my app on

5:52

Superbase. I have a Nex.js app that's

5:54

hosted on Versel that uses Superbase for

5:56

authentication, storage, database, all

5:58

that good stuff. We go over to

5:59

Superbase, you will see just based off

6:01

of the historical invoices, the most

6:03

recent one is $220. Although this coming

6:07

month is going to be extra expensive. I

6:08

actually ended up having to purchase a

6:10

read replica within Superbase and that

6:12

basically doubled the cost. So that's me

6:13

$400. But let's try our best to use the

6:15

month of January cost as much as

6:17

possible. So for the month of January,

6:19

our total invoice was $220. So let's

6:21

write that down. Superbase 220. So the

6:24

next big cost that I want to talk about

6:25

now is our email marketing software. I'm

6:28

going to say this right now. I think

6:29

email marketing software is disgustingly

6:31

expensive for what it is. Or maybe I'm

6:32

just too much of like a simple that I

6:34

don't understand the complexities that

6:35

are associated with it. But god damn,

6:37

this stuff is expensive. So Rescent is

6:38

the email provider that we use. Do I

6:40

love it? No. Do I hate it? No. It's

6:43

email. It kind of just exists. But the

6:44

way that the pricing works, there are

6:46

essentially two types of emails that you

6:48

can create within most of the major

6:49

email providers. transactional emails

6:51

and marketing emails. Transactional

6:52

emails are just like alerts like hey XYZ

6:55

process completed. Marketing emails are

6:57

like marketing emails. So transactional

6:59

emails you get charged usually based off

7:00

of how many emails that you send.

7:02

Marketing emails it's really popular

7:04

these days where people charge based off

7:05

of how many contacts that you are having

7:08

in your list and you can send unlimited

7:10

emails to them. So as of right now our

7:11

app has almost 20,000 people signed up.

7:14

Now do we send them emails all the time?

7:16

So so we'll send maybe one or two emails

7:18

to all 20,000 users. So, we'll send

7:20

maybe 40,000 emails or so. Sometimes

7:23

more, sometimes less. It really depends

7:24

on the season. But our resend bill, $270

7:29

a month. Oh my god. So, the big chunk of

7:32

this comes from the marketing emails

7:34

because the way that the marketing

7:36

emails pricing works is they price based

7:38

off of how many contacts you're

7:40

managing. So, even though I don't send

7:41

that many emails to these people, and

7:43

I'm just mostly keeping them there and

7:45

send maybe one, two, maybe three emails

7:47

a month to all 20,000 people or so, I

7:50

have to pay $250 a month to manage up to

7:53

50,000 contacts. That is crazy expensive

7:56

for what I think is a relatively low

7:57

usage product. But at the same time, I

7:59

do need to collect the customers and I

8:01

do send emails. Uh, and I could

8:03

theoretically send all the emails with

8:05

the transactional emails, but then users

8:07

aren't able to unsubscribe from

8:09

transactional emails, and that's kind of

8:10

shitty. And I also think potentially not

8:12

compliant either. So, alas, my hands are

8:15

tied. And I pay $250 a month to manage

8:17

50,000 contacts for email marketing that

8:20

I use kind of sparingly. That's pretty

8:22

pricey. Okay, next up, we're going to go

8:23

into actual pure Post Hog usage. So, for

8:25

those of you that aren't familiar, Post

8:27

Hog is like a product analytics tool,

8:29

product OS tool. Basically, it's like a

8:31

one-stop shop for any tool you need to

8:34

manage and create products like session

8:36

replay, web analytics, product

8:37

analytics, event tracking, error

8:39

tracking, all that good stuff. And we

8:41

use it like crazy within our app for

8:43

tracking users, feature flags,

8:45

experiments, AI analytics, as you saw in

8:47

this dashboard right here. And we use it

8:49

quite a lot, but I am pretty surprised

8:50

that the bill is not that high. It's

8:53

only 33 bucks so far. So, projected

8:55

total is 60 bucks a month. Not that bad.

8:57

So, let let's keep track of all this as

8:58

well. So, resend, what is it? 270 Post

9:01

Hog what? 60 bucks. Okay, so that's what

9:04

we got for now. Let's let's keep going,

9:05

shall we? Let's keep going. So, next up,

9:07

our Slack bill. So, with Slack, we are

9:10

currently paying, let's see, anywhere

9:12

from 70 to dollarund. Oh, what the heck?

9:16

We spent 140 on last month. What the

9:18

hell? Okay, I guess the most recent

9:20

month, uh, it dropped down to 70. So,

9:22

let's talk about Slack. So, Slack, we

9:24

don't actually have any employees. So,

9:26

for the startup that we're building,

9:27

Yorby, we don't have any employees.

9:29

myself who's a main builder, technical

9:31

founder, and then my co-founder who

9:33

handles most of the business and

9:34

marketing side and growth side of

9:35

things. So, it's really just the two of

9:37

us. And for the longest time, we did not

9:38

have Slack. We just used iMessage. And

9:40

honestly, to this day, we still

9:42

primarily communicate through iMessage.

9:44

But the reason why we pay for Slack is

9:46

mostly just because all the Slack

9:48

integrations that comes with it. For

9:50

example, like we have the Century

9:51

integrations, we have Post Talk

9:52

integrations sending alerts and eventing

9:55

into like a monitoring channel or into

9:57

like our Yorb app notifications, Yorb

10:00

payment notifications. That doesn't seem

10:01

good. Whoopsies. AI API call error. So,

10:04

essentially what we're really paying for

10:06

Slack for is just all the Slack apps

10:09

that you can plug in and integrate as

10:11

part of our dev stack, our tech stack.

10:13

Use a lot of plugins to alert us

10:15

directly within Slack because we do kind

10:17

of live on Slack. So, because we're

10:18

always on Slack, we get the latest and

10:20

greatest notifications for whatever is

10:22

happening within our app. Uh, and we are

10:24

slowly growing out the team a little bit

10:26

more. Uh, and that is primarily based

10:28

off of like some freelancers and

10:30

contractors that we're working with.

10:31

Primarily like one freelance developer

10:33

and then also a couple like freelance

10:35

marketers and creators to help us market

10:37

our app on social media. But that is

10:38

what we use Slack for. Uh, even though

10:40

primarily there's only two official

10:42

employees. So, it's two employees and a

10:44

couple freelancers. So, that's what

10:45

comes out to $70 a month. And I think

10:47

that's why the pricing has actually

10:48

changed a lot over the the days and like

10:51

the months because we're just like kind

10:52

of cycling through various freelancers

10:54

that we do continue working with or not.

10:55

But that's the cost of Slack. So let's

10:57

write that down. Let's say I don't know

10:59

70 bucks a month. Yeah, we already wrote

11:00

that down. Okay. Next cost is Verscell.

11:03

Verscell is our hosting provider that we

11:05

use to host our NextJS application. And

11:07

they are kind of notorious for being

11:08

expensive as especially as you

11:10

scale. Uh and it's kind of sort of true.

11:13

I don't know. We spend like 140 150

11:15

bucks. I think this is because in the

11:16

month of January where we really really

11:18

scaled and grew a lot. Um this come out

11:21

to be relatively expensive. Let's just

11:22

do like 150 is the total that we can

11:24

say. So Verscell is 150 a month. So I

11:28

know Versell is expensive and do I

11:30

eventually in my dream state I would

11:32

love to migrate off of Nex.js and off of

11:35

Versel to using like Tanstack start

11:36

hosted on Cloudflare which is

11:38

significantly cheaper but right now the

11:40

juice is just not worth the squeeze. The

11:41

ROI is just not quite there yet. So

11:44

we're going to stay on Next.js JS and

11:45

stay on versell for the foreseeable

11:47

future. No immediate plans to switch

11:48

off. Lastly, as our platform that we use

11:51

to scrape a lot of our data, which is

11:53

called Ampify. Now, just like a quick

11:55

reminder, as you know, within our

11:56

content remixing feature, users can

11:58

upload videos from social media like Tik

12:01

Tok or Instagram that we scrape. And

12:02

then once you scrape, we do some

12:04

processing on it to help you remix that

12:06

piece of content into whatever brand,

12:08

niche, audience that fit your business

12:10

best. So the scraping stuff that we do

12:12

here, it's all done via Apify. And we

12:15

pay so much for Appify. If you look at

12:18

this, just for the month of January,

12:19

what is it? We paid 40 bucks plus 200

12:22

plus 200 plus 240. So almost $500 a

12:26

month. It hurts. It hurts. App. So that

12:29

is a really really expensive cost just

12:31

cuz scraping is really hard handling

12:34

proxy rotation, capture, bot detection.

12:37

And we also do a lot of scraping as well

12:39

because we have a lot of users that use

12:40

our app. Champagne problems, stick too

12:42

rich, lobster too buttery. But because

12:45

we have a lot of users using the content

12:46

remixing tool and other various tools

12:48

and uh features within our app that lets

12:51

users scrape data, it's expensive and it

12:53

adds up a lot. So that is why we are

12:56

spending 500 bucks a month on ampify

12:58

cost. So those are the immediate costs

13:00

right now. But I also know there's a

13:01

couple other costs. So, I pay for Claude

13:04

Code, the $200 a month plan. I also am

13:07

going to I hadn't started yet, but I'm

13:10

thinking of like paying for OpenAI

13:12

codeex. Right now, I'm just on their $20

13:15

a month plan. And at the time, right

13:16

now, there's a promotion running where

13:17

they're giving you 2x usage on all

13:19

tiers. And honestly, for the $20 a month

13:21

tier, I haven't run into any rate limit

13:23

issues. I've been pretty impressed with

13:24

how generous they are being. But

13:26

granted, they're probably being generous

13:27

because they know they're in second

13:29

place compared to Cloud Code, so they're

13:30

trying to get more users. But so right

13:32

now I'm only paying for the $20 a month

13:34

plan. But even worst case scenario for

13:36

some later calculations, let's assume I

13:38

am willing to pay up to $200 a month.

13:40

Similar to Claude Code. And then for

13:42

cursor, I actually don't pay for cursor

13:43

because for full disclosure, because I

13:45

have an audience on the internet, I get

13:47

cursor covered by the cursor team. It

13:49

doesn't influence me any which way

13:51

whether I what I say about cursor

13:52

because I've said good and plenty of bad

13:54

things about it. I'm not obsessed with

13:55

the tool. It's not even my primary AI

13:57

code editor, AI agentic coding workflow

13:59

tool at these days. But they still cover

14:01

it. I don't pay for it, but I if I were

14:03

to pay for it, I would only pay for the

14:05

$20 a month plan because I do all of my

14:07

actual agentic coding and changes in

14:09

cloud code and chat GPT. So that's a

14:11

running total of I think most of the

14:14

services that I pay for to run my SAS

14:17

tool. So let's add this all up. So 1375

14:19

220 plus 270 plus 60 plus So I added it

14:22

all up including a projected $200 a

14:25

month for ChachiPT Pro and right now the

14:27

total cost is $3,65

14:30

that is that's a lot. So then what

14:32

profit is two like roughly $2,000 no

14:37

public math on this channel. Okay so

14:38

roughly estimating $2,000 is what I have

14:41

left over after my revenue and I'm

14:43

subtracting all the fixed costs that are

14:45

associated with my app. But then I also

14:47

have a co-founder, right? So technically

14:48

my co-founder and I, we each only pocket

14:50

$1,000. But that that's also not true

14:53

because we actually don't pay ourselves

14:54

anything because with all the residual

14:57

$2,000, we just reinvest all this back

14:59

into growing the company. So the primary

15:01

way that we've been doing this has been

15:03

by paying freelance marketers and

15:05

content creators to help us continue to

15:07

grow and make content on social media

15:09

because the way that we've primarily

15:10

marketed and grown our business has been

15:12

through social media marketing on Tik

15:14

Tok and Instagram. So basically every

15:16

single dollar that we have left over

15:18

after all the revenue minus all the

15:20

costs, we reinvest every single penny of

15:22

this back into growing the business with

15:24

marketing expenses. So our total profit,

15:26

actual profit is $0. We make no money

15:29

from this app. So those are the

15:31

financials of the app that I'm currently

15:33

building. But I also want to talk about

15:34

some other things that many other app

15:36

builders or people that want to build

15:37

apps might not know about. So right now

15:40

I build a web app and I because of that

15:42

I use Stripe and luckily with Stripe

15:44

whenever any type of transaction or

15:45

payment happens I get that money

15:47

deposited into my bank account within

15:49

like a couple days 2 3 days max usually.

15:52

But then let's say if I were building an

15:53

iOS application or a Google Play

15:55

application for an iPhone or an Android

15:57

phone. Google and Apple for the vast

15:59

majority of mobile apps out there they

16:01

take a 30% cut of every single

16:03

transaction that occurs. They do have

16:05

like a small business program where if

16:07

your app makes less than a million

16:08

dollars a year, I believe last I

16:10

checked, they reduce that commission

16:11

from 30% down to 15%. But still,

16:14

regardless, they take a pretty hefty

16:16

chunk of any revenue that's charged

16:17

within your app. So that's why often

16:19

times you'll find app builders say that

16:21

if you purchase a subscription on the

16:24

phone, it is more expensive to account

16:25

for the cut that Google and Apple take.

16:27

Whereas, if you purchase that same

16:29

subscription on their website directly,

16:30

it's usually at a discounted price

16:32

because they don't have to account for

16:33

the middleman tax cut that Apple and

16:35

Google have in place. Another con with

16:37

building a mobile app specifically is

16:39

the fact that Apple and Google do not

16:41

pay you and deposit that money into your

16:43

bank account immediately. Apple and

16:45

Google actually pay you out like a net

16:46

20, net 30, like you have to wait at the

16:49

after the close of a month, a couple of

16:51

days for all the revenue and money from

16:54

that particular month to be deposited

16:55

into your bank account. So, let's say

16:57

you have a really viral month and you

16:59

make 50 grand that month. You don't get

17:00

that money until like another month

17:02

almost at times. So, that can cause you

17:04

to run into some potential cash flow

17:06

issues as well. Now, recently there was

17:08

a big court ruling specifically in the

17:10

US that says that the Apple and Google

17:13

must allow users an option to purchase

17:15

whatever subscription off of the app and

17:17

into like a Stripe website, a Stripe

17:19

checkout page, for example, so that

17:21

Apple and Google no longer are forced to

17:23

take that cut of revenue every single

17:25

transaction that's made on a mobile app.

17:26

But that also runs a risk of lowering

17:28

conversion rates because a user gets

17:30

navigated off of the app to a web page

17:32

back into the app. So, basically,

17:34

monetizing and growing a mobile app is

17:36

very, very hard. and a lot more

17:37

financially difficult in my opinion than

17:40

building a web app where you don't have

17:41

to pay any middleman tax and you get

17:43

paid out immediately due to Stripe. And

17:44

another thing that I want to talk about

17:46

right now is I know people are going to

17:47

be looking at this video being like, "Oh

17:49

my gosh, bro, you're overpaying for your

17:50

server and your hosting. You can host

17:52

everything on a VPS for $20 a month. Oh

17:54

my god, Superbase is so expensive. You

17:55

can self-host on a VPS for $10 a month."

17:58

And I totally acknowledge that. You're

18:00

right. My app, the whole business right

18:01

now is incredibly capital inefficient.

18:03

There are so many cost-saving measures

18:05

that we can do. Do I need chat GPT Pro

18:07

with codeex and cloud? Probably not. I'm

18:10

probably okay with one. Could I host

18:12

everything on a VPS? Yeah, I probably

18:14

could. But I'll be honest, right now we

18:16

are just not really thinking any of

18:17

that. We are experiencing a lot of

18:18

growth and all of our waking hours are

18:21

spent growing the app. We're just trying

18:23

to grow it as much as we possibly can

18:24

because we can always do cost cutting

18:26

and cost saving later. That's honestly

18:27

the easy part. The growth is the hard

18:29

part. And while we have a little bit of

18:31

momentum behind our sales, we are just

18:33

really prioritizing everything there and

18:35

not worrying too much about the

18:37

financials because once again, we can

18:38

always play around with the financials

18:40

and become more efficient and improve

18:42

the cost savings so that we can make

18:43

more money and actually pocket that

18:44

money into our pockets. But let's be

18:46

honest, at 5 grand a month of revenue,

18:48

even if we had like 60% margins or 50%

18:50

margins, we're still each only pocketing

18:52

like one to $1,000, $1,200 every single

18:56

month. And for now, that's just not what

18:58

quite worth it. So luckily we have the

18:59

luxury of doing that where we can just

19:01

continue to be focused on growth and not

19:04

everybody does have that luxury but

19:05

luckily we do. But that's all I got to

19:07

say. Building apps is hard man. It

19:09

is not easy. It is a grind. And it's one

19:11

of those things that in an ideal world

19:13

yes it'll be the best business model

19:15

that can possibly exist cuz you can just

19:16

throw money to scale. You don't run into

19:18

scaling issues really compared to other

19:20

like brickandmortar or ecom businesses.

19:22

But I do think because of that it's a

19:24

lot harder for the app businesses to

19:26

take off. but when they do take off,

19:27

they are one of the best businesses to

19:29

run in the world. That's all I got for

19:30

today. Let me know if you have any

19:32

questions or comments. Leave them in the

19:33

comments down below. I'll do my best to

19:34

try to answer and respond to every

19:36

single one of those. But thank you so

19:37

much for watching. I'll see you in the

19:39

next one. Peace.

Interactive Summary

In this video, the creator provides a transparent breakdown of the financials for Yorby, a social media marketing app generating approximately $5,000 per month. He details the specific costs for LLM services, hosting, email marketing, and web scraping, revealing that the total expenses amount to roughly $3,650. Despite the remaining profit, the creator explains why he and his co-founder pocket $0, choosing instead to reinvest all earnings back into marketing and growth. The video also compares the economic advantages of web-based apps over mobile platforms and highlights the importance of prioritizing growth over cost-efficiency in the early stages of a startup.

Suggested questions

5 ready-made prompts