Hacker News new | ask | show | jobs
by quezzle 2239 days ago
I wonder what is the shortest path to deploying a web application that is fully codable (as opposed to no-code), that includes user database/management/auth.

I suspect the closest is the old school libraries like Ruby on Rails and the equivalent in other languages.

1 comments

Django has all three built in.