Ask HN: What do you think about growth through collaboration?
A group of friends and I have participated on a hackathon. We want to make a product out of it, and we already have the basic stuff working for individual accounts, and we're currently polishing for validation.
If it was you. Would you invest time in the beginning to build collaboration and team features? It feels like a great opportunity to grow, etc
Also, would you build it yourself, or would you take any shortcuts using a framework to manage access, invites etc.?
thoughts? thanks
7 comments
[ 3.0 ms ] story [ 32.9 ms ] threadI can't answer it for B2C, that growth might work different.
Start with a framework that includes authentication. It will save weeks of work. https://github.com/smirnov-am/awesome-saas-boilerplates
Good luck for your MVP/launch.
If your product is single user then a user who buys in gets the full value of the product.
If it is multiple user then you have to make much bigger sales or attract more users overall to unlock the value.
That said, sometimes collaboration is a killer feature. Lately I have developed a content-based recommendation system which works OK but probably the collaborative recommendation systems that are more widespread would be seen as better by most people.
Thanks for the insights and the boilerplate repo, gold
So many people here (especially on the 'show HNs') just release literal crud (no pun intended)
If you want to make a product, then build it, polish it, TEST IT, get it working, then sell it.