jesselawson / rails-prototype-starter

It's Rails with basic user auth implemented. I use this to kick-off my prototypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails template with basic user auth included

This is a template I use to quickly prototype ideas.

This rails project is a fresh install of Rails 7.0.4 running on ruby 3.1.3, with the following features implemented:

  • User registration
  • User authentication
  • Forgot password handling

Ready for your exciting idea.

Not battle-tested; I make significant changes to this architecture before taking a prototype into closed beta.

About

It's Rails with basic user auth implemented. I use this to kick-off my prototypes.


Languages

Language:Ruby 68.7%Language:HTML 26.8%Language:JavaScript 2.9%Language:CSS 1.6%