TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Solo-devs what is your tech stack?

16 pointsby psikomanjakabout 4 years ago

15 comments

schappimabout 4 years ago
Rails + Rails Jumpstart Pro[1] + Hatchbox (&amp; AWS)[2] + Tailwind UI<p>[1] <a href="https:&#x2F;&#x2F;jumpstartrails.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jumpstartrails.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;www.hatchbox.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hatchbox.io&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;tailwindui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tailwindui.com&#x2F;</a>
european321about 4 years ago
Express.js + React + Postgres<p>For hosting recently started using Render which is even faster to setup than Heroku, 5 minutes from signup and I had everything setup with ssl and custom domains.
shaneclevelandabout 4 years ago
Boring, but functional:<p>Flask, MySQL, Bootstrap, jQuery
zoshiabout 4 years ago
Haskell (Warp HTTP server w&#x2F; WAI middleware, Selda with SQLite or Postgresql, blaze-html for templating).<p>I try and avoid JavaScript but if I use it I usually write vanilla JS and avoid package managers and build pipelines.
mvangaabout 4 years ago
I&#x27;ve worked on several solo projects in the past. I&#x27;ve personally found the below stack to be quite productive:<p>Frontend: NextJS + Tailwind Backend: Flask Ops: Heroku + addons
aewensabout 4 years ago
For backend: Golang + SQLite + Nginx For frontend: Nuxt.js &#x2F; Vue.js using the SSG option<p>I meld the two using the JAMstack design in Nginx where the backend is exposed on &#x2F;api path and the static site is hosted from the dist directory on the root path of the site. And while I use Go in production, I typically use Python for making proof of concepts or writing any quick glue scripts.
higgsfieldabout 4 years ago
Node.js&#x2F;AWS lambda&#x2F;DynamoDB&#x2F;Kinesis for backend<p>Pytorch&#x2F;k8s&#x2F;AWS fargate for Deep learning api<p>Clingo&#x2F;Prolog for symbolic AI<p>React.js&#x2F;flexbox&#x2F;sass for frontend<p>SwiftUI for iOS
评论 #26910447 未加载
joshxyzabout 4 years ago
uWeebSockets.js: better performance and api than expressjs, hapi, koa, fastify<p>React: stable, doesn&#x27;t break, probably lindy.<p>Tailwind css: it just works.<p>Postgresql, elasticsearch, clickhouse, redis.<p>Namecheap, digitalocean.
jamil7about 4 years ago
Swift, SwiftUI, UIKit&#x2F;AppKit for iOS, iPad and mac<p>FastAPI + Postgres backend<p>React + TS for web<p>Edit: some pretty exotic stacks in here! Cool to see.
mikewarotabout 4 years ago
Lazarus (Free Pascal) &#x2F; MySQL
rozenmdabout 4 years ago
Next.js + GraphQL + Postgres<p>Written in TypeScript.
dyejeabout 4 years ago
Rails, sprinkles of React, Bulma, Postgres, Redis, and Hatchbox on Digital Ocean.
visoxabout 4 years ago
Scala (zio, http4s, circe, doobie), postgres, scala.js (react, slinky, bootstrap)
skiproxabout 4 years ago
web dev: nextjs + scss + contentful cms + netlify
claudiugabout 4 years ago
ruby vuejs + vuefity + postgres + heroku