Skip to content

devise-two-factor/example-rails8.0

Repository files navigation

Rails 8.0 Example App with Devise-Two-Factor

Devise has a bunch of example applications that provide examples of how Devise is used/installed. Devise-Two-Factor was then adapted to the application.

Getting Started

Requirements

  • Ruby 3.2.2
  • Rails 8.0.0

Install

bundle install
bin/rails db:create
bin/rails db:migrate

bin/rails server

References

I took inspiration from this project. If you are using Rails 7.0.X, be sure to check it out!

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors