Skip to content

masoo/peegee

Repository files navigation

Peegee

This web app is a password generator.

Setting secrets

To regenerate Rails credentials, run the following commands:

# Remove existing credential files
rm config/credentials.yml.enc
rm config/master.key

# Generate new credentials with automatic secret_key_base
EDITOR="echo 'secret_key_base: $(bin/rails secret)' >" bin/rails credentials:edit

This will create new master.key and credentials.yml.enc files with a fresh secret_key_base automatically configured.

Peegee start

$ bundle exec rails s

Buy coffee to the author.

Github Sponsor | https://github.com/sponsors/masoo

PayPal.Me | https://paypal.me/masoojp

About

Password generator rails app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •