Ask HN: How do you develop a userbase for your side projects?
1–10 of 32 posts
Re: Ask HN: How do you develop a userbase for your side projects?
#2A simple answer is to keep doing what you did to get your initial users, until that thing doesn't work anymore.
Re: Ask HN: How do you develop a userbase for your side projects?
#3Re: Ask HN: How do you develop a userbase for your side projects?
#4Re: Ask HN: How do you develop a userbase for your side projects?
#5Also works well for ourselves: https://www.stomt.com/stomt
You can think of STOMT as consumer-friendly GitHub Issues.
Re: Ask HN: How do you develop a userbase for your side projects?
#6Re: Ask HN: How do you develop a userbase for your side projects?
#7This isn't something I would have been able to do if I were still employed, which I assume is your situation since you refer to it as "something on the side." For instance, even getting on the phone with people can be tough, since the hours they're more likely to chat with you are the hours you're at work.
I know this isn't something you want to hear. The good news is that I'm sure it depends on the industry - we had zero connections and background in our industry when we started - and I'm sure our experience doesn't reflect _all_ companies. But I admittedly underestimated how much time/effort needed to go into selling a b2b product when I was a comfortably employed developer.
Edit: re-reading your post, I think you might be describing a consumer-facing product. In which case user acquisition is different, but I would say the challenges are the same (having built many consumer-facing side projects in the past).
Re: Ask HN: How do you develop a userbase for your side projects?
#8another great book Traction: How Any Startup Can Achieve Explosive Customer Growth co-authored by the founder of Duck Duck Go gives some really great advice on exploring channels through experiments in parallel to your development effort.
You could also try something like betalist to get some initial users.
Re: Ask HN: How do you develop a userbase for your side projects?
#9As an experiment I posted my side project in subreddits related to what the project's about. I went from ~15 registered users to 45 registered users in a couple of days. Google Analytics showed ~300 new users in 1 day and ~3000k page views within a couple of days.
Just by posting there and using Google Analytics for the most basic metrics, it boosted my site's ranking in google searches which helped. The numbers I got back are tiny, but it's fun to see new users still signing up and adding data to my project.
Re: Ask HN: How do you develop a userbase for your side projects?
#10Reddit. As an experiment I posted my side project in subreddits related to what the project's about. I went from ~15 registered users to 45 registered users in a couple of days. Google Analytics showed ~300 new users in 1 day and ~3000k page views within a couple of days. Just by posting there and using Google Analytics for the most basic metrics, it boosted my site's ranking in google searches which helped. The numb…