Hacker News new | ask | show | jobs
by clairity 1154 days ago
rails has the concept of app templates, so you can create this for yourself. here's one step-by-step example: https://citizen428.net/blog/rails-quick-tips-5-create-apps-f...

there are also repositories, like https://railsbytes.com/, where you can peruse similarly pre-composed app templates of varying quality.