Skip to content

r38y/diddleberry

Repository files navigation

Diddleberry

Development

$ cp config/database{.example,}.yml
$ bundle
$ rake db:create
$ foreman start
  1. Visit http://localhost:5000
  2. Tail the development logs for an email
  3. Enter email address
  4. Check the development logs for the email. Copy the link in the email and paste in your browser to log in
  5. PROFIT!!

Testing

$ rake db:test:prepare
$ rspec

About

A prototype authentication system that doesn't use passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published