Show HN: I've this wonderful app – but no users
I've made a SaaS, http://git-publish.com and released it yesterday.
There's a lot of similair services out there, so from that and my own experience I know that there's a need for such a service. However after several hours I got no users. Now a hours isn't that long, but just leaving a site up without promoting it won't lead anyone to find it.
So the question is, what do I miss to make this a service that people wants to use? Is it just marketing? The design of the site? Or maybe something lacking with the service?
5 comments
[ 3.1 ms ] story [ 20.1 ms ] threadCheck dribbble for "landing" pages, or just view some common technology examples like https://consul.io/
Now the main message of your website is 'publish your webpage'. Along with the url that made me think instantly of github pages, but then with some reading it turns out that I'd need a separate FTP server for this service. But if I need a separate server, what is the advantage of this service over just scp'ing the contents of my website which might be in a local/cloned repo straight to my ftp server?
Presumably you've talked to people and have found people interested in the idea? I'm surprised that people who would use git, who are presumably technical, would be struggling to deploy via rsync, ssh, ftp, or something like capistrano, rake, fabric, etc.
So your market looks odd to me, although I certainly appreciate there are a lot of low-end hosting companies who sell FTP-only access, with cpanel, and other horrid things.
PS. Good luck. Launching is always impressive.
How will you do that I don't know, but be aware that you're not alone. There are thousands of nice well-done useful services out there on the internet, all them with little to none users, only because people who actually need them don't know they exist.
For example, it is super-common to some programmer to post here a service built from ground-up that is exactly the same as other existing services, just because he didn't notice the existence of these before starting to write the code. Now, this happens with technical people (who love the internet and know how to use it), imagine what doesn't happen with normal people.
This is all assuming that you've already validated your market BEFORE you decided to make it...