Hacker News new | ask | show | jobs
by gnatman 204 days ago
what kind of stack do you use instead?
1 comments

Rails, SQLite, Redis, all hosted on a bare metal server (Hetzner). Deploy with Capistrano (a fancy bash script). Tailwind for styling -- i heavily use their components/templates, which is quite convenient.