Hacker News new | ask | show | jobs
by timtamboy63 2513 days ago
Rails + Postgres for MVP. Very quick to prototype (you can build a CRUD app with a few commands) and fairly flexible. Then when you want to scale you can add a JS framework if you need and use Rails for the API piece.