Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jesselawson/rails-prototype-starter

It's Rails with basic user auth implemented. I use this to kick-off my prototypes.
https://github.com/jesselawson/rails-prototype-starter

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.