here is a list of all the tech and tools I mainly use:
building apps (this stack has been used to build apps for 300K+ users):
> @nextjs + @reactjs + @typescript🔨
> @shadcn - UI components 🎨
> @supabase - database & auth 🎁
> @vercel - hosting 🧱
>... See more
The HEY stack:
- Vanilla Ruby on Rails on the backend, running on edge
- Stimulus, Turbolinks, Trix + NEW MAGIC on the front end
- MySQL for DB (Vitess for sharding)
- Redis for short-lived data + caching
- ElasticSearch for indexing
- AWS/K8S
In case anyone is interested, here's how I deploy things:
Marketing:
Astro (mostly static, vanilla JS is fine).
Deployed to Cloudflare Pages.
- Blog, Docs, Pricing, SEO Pages.
- tRPC for server-to-server calls during... See more