Hi,<p>How do statups go about when building a tech product that would bring an idea to life?<p>I would like to know if there are some startups that open-source their entire stack. I would like to see building blocks for their web/mobile applications.<p>I have checked https://stackshare.io/, but it is high-level for me, I'd love to how people put code together.<p>Some (Small) startups I came across:<p>- RASA: https://github.com/RasaHQ/rasa
- MapZen: https://github.com/mapzen/<p>Could you please share some links of an open source stack (for a product).
Project-A open sourced their BI infrastructure under the Mara brand: <a href="https://github.com/mara" rel="nofollow">https://github.com/mara</a><p>Repo: <a href="https://github.com/mara/data-integration" rel="nofollow">https://github.com/mara/data-integration</a>
I think Tailscale does this the right way - open sources as much as possible, without exposing everything. That being said, they are targeting the sysadmin/hacker market, which disproportionately appreciates (and potentially expects) software to be open source.<p>Repo: <a href="https://github.com/tailscale/tailscale" rel="nofollow">https://github.com/tailscale/tailscale</a>