3 things we are extremely proud of as SaaS founders:

🔸 We are bootstrapped 💪
🔸 We've been driving sales from day 1
🔸 We had product-market-fit from day 1

How did we do that? 👇🧵
🔸 We are bootstrapped

Even though we generated revenue from the beginning, we were not profitable.

Of course, it costs money to get started.

There are two main reasons why this was possible to us 👇
1. Both my Co-Founder, @SimonGronborg and I are software developers with a lot of experience.

No doubt! When running a SaaS business, paying engineers to build your product will be the biggest expense for a long time!

In our case, we've been able to do that part ourselves.
2. @SimonGronborg and I are both freelancers and have been running each our own consulting business for a while.

With a yearly revenue of up to $300,000 and a profit margin of almost 100%, this allowed us to set aside a fair amount of cash to get us started.
🔸 We've been driving sales from day 1

I started building the MVP of FeedHive in December 2020.
After only 10 days of developing, I onboarded the first group of users.

I did this to make sure that I was building something that the users would be willing to pay for, eventually.
I made an announcement tweet on January 3, 2021 - only about a month after I started building the MVP.

Again. I did this to make sure that there was public interest in my product.
Also from a broader range of my audience.

I build the beta version of FeedHive during January with a closed beta group of 25 people.

Note how I say "build *with* my users". Not "build *for* my users".
This is an important factor.

I kept posting about FeedHive during January to create hype and expectations.
On February 6, 2021, I launched FeedHive in public beta.

I had collected a waiting list of around 800 emails, and my announcement tweet went viral.

+50 people immediately upgraded to the paid plan this day.

If you want to hear about this part of the journey in more details, check out the YouTube video below 👇

🔸 We had product-market-fit from day 1

@SimonGronborg had been working with me secretly for a bit but joined FeedHive as a Co-Founder officially during February.

We kept building in close collaboration with our users, and we still are today.
This makes up 1 of 2 main reasons why we had product-market-fit from day 1.

1. We are a fully community-led tech startup.
We barely ever touch the keyboard before having validated that there's interest in what we build.

We talk to our users every single day 👇
While we do "eat our own dog food" and use FeedHive ourselves - we allow very few preferences of our own.

Our users solely dictate how FeedHive should look, feel, how they should use it to solve problems, which problems are the most important to solve, and so on.
2. We picked an already established market.

While it can be tough to enter a market that's already extremely competitive, you do get some huge advantages.

One of them being, that you know there's already a market to fit.
You just have to push your product in there.
In general, building a product to fit an already established market offers you a lot of shortcuts.

It sounds much more intimidating than it is.

If you're still en doubt, check out this video where I explain the benefits in more details 👇

We are around 6 months old now.

We have more than 3,000 users, and FeedHive delivers more than 250 posts every single day.

It generates more than $3,000 in recurring monthly revenue and is actively growing.

We are happy and proud as f**k! 💪
And we're just getting started.
I hope you enjoyed reading this thread!
I sure did enjoy writing it 🤩

If you got inspired, motivated, or intrigued - please, jump back to the first tweet and hit the like + retweet button 🙏

Thank you.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Simon Høiberg

Simon Høiberg Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @SimonHoiberg

5 Aug
JavaScript 💡

14 Array Methods that will land you the next job.
Learn and understand what they do and how to use them.

Explanation and examples below 🧵👇
🔸 map

The map() method creates a new array populated with the return value of the callback function for each element in the array.
🔸 forEach

The forEach() method executes a provided function once for each array element.
The callback function does not expect a return value, and the forEach() method itself also returns undefined.
Read 16 tweets
3 Aug
You should start contributing to Open-Source.

Here are 6 ways you can heavily benefit from it.

👇🧵
1️⃣ Become a better developer

Maybe you are still entry-level.
Or maybe you are an experienced developer.

No matter the level, the world of tech is a place where you can (and should) strive to learn something new.

Open-Source allows you to build up skills and become better.
If you are an entry-level or newly graduated junior, you may find yourself stuck in the famous “cannot-get-hired-because-I-don’t-have-experience” deadlock.

Open-Source doesn’t require you to be hired, nor does it require you to have a degree or a resume.
Read 26 tweets
22 Jul
How to make a contribution to an Open-Source Project.

If you are new to this, it may all seem a bit intimidating!

Let me explain the process and give you some tips and best practices.

🧵👇
First of all - why even care about Open-Source?

🔹 Become a better developer
🔹 Become a great collaborator
🔹 Improve the software that you use
🔹 Grow a reputation
🔹 Attract recruiters.
...Just to name a few!

Now that we got that straight - let's get started 👇
🔹 Find a good project to contribute to (1/2)
You want to look for a project that accepts new contributors and is likely to review PRs.

You also want to find a place that has a healthy tone in the discussions and polite and grateful maintainers.
Read 18 tweets
20 Jul
Did you know that FeedHive is built using a fully serverless architecture with monthly server costs of <$10?

This is how we did it 🚀

Learn how to create a Full Stack Serverless Application using React and Amazon Web Services.

🧵👇
First of all - there are many different ways to compose a Serverless Stack application.

With that said, let's start.

Tech Stack:
🔹 DynamoDB
🔹 GraphQL
🔹 AWS Lambda
🔸React
🔸Static hosting in AWS S3

Tools:
🔵 AWS Amplify
🔵 Serverless
🔹 DynamoDB (1/3)

A managed database provided by AWS.

It supports both key-value entries and documents.
That means that a field can contain a single value, such as a string or a number, but can also contain a document, i.e. a JSON-object.
Read 22 tweets
19 Jul
Want to start a business?

Keep it simple!
Become a solopreneur and start on your own.

🔸 You can get started almost for free.
🔸 You don't need to quit your regular job.

Here are 5 ideas + strategies you can use to get started 🚀

🧵👇
⚠️ Disclaimer:
You're not gonna be rich overnight.
Building up a business requires hard work.

The good news is - it's probably easier than you think 😉

Keep reading 👇
If you're interested in this topic, be sure to check the video version of this thread as well. I go into much more details here 👇

Read 30 tweets
6 Jul
Did you know that Slack started out as an online game made in Flash? 😳

How did they go from a Flash game to a $630M ARR SaaS?

Let's take a look 👇🧵 Image
"Never mind the part where we first tried to make a web-based massively multiplayer game and failed" - the Co-Founder of Slack says.

They spent almost 4 years working on that game.

Today, Slack is valuated to $5B.

Let's see what we can learn from Slack 👇
🔹 They took their own medicine

Slack became their own first users.
They had been using IRC while developing Glitch, the Flash-based game, and the team appreciated how this chat-based communication channel allowed them to work more focused and productive.
Read 13 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(