Live data from Hacker News

Ask HN: Companies of one, what is your tech stack?

news.ycombinator.com

1–10 of 206 posts

Ask HN: Companies of one, what is your tech stack?

#1
Companies of one meaning either a solo developer or just you managing the entire operation.

Following in the spirit of user ecmascript’s annual posts, I’d like to follow up and ask this year’s (overdue) round.

Last year’s discussion post: https://news.ycombinator.com/item?id=28299053

Re: Ask HN: Companies of one, what is your tech stack?

#7

Run a hardware based tech startup. Main Website: wordpress, WooCommerce, stripe Mobile Apps (iOS/Android): Flutter, Firebase WebApp: ReactJS, Firebase Hardware Firmware: C

Flutter seems to be a good choice. Building a couple of apps in Flutter and the more I use it, the more I like it.

Re: Ask HN: Companies of one, what is your tech stack?

#10
Sveltekit/Tailwind for the main website (hosted on cloudflare)

Elixir/Phoenix/Liveview/Postgres with alpine.js and tailwind for the dashboard overview for the operations analytics (hosted on fly.io)

All code and pipelines on GitHub

Currently building as well flutter apps but it’s taking a lot of time in comparison with the webapp and operations dashboard

Post reply on HN