### Seeded logins
For a list of credentials you can use to log into the app, check [the seeds file](db/seeds.rb).
These logins are created via `rails db:setup` above.
There aren't any credentials being made, unless I'm missing something. This should be updated, removed, or the seeds file should create a User with login credentials. 😄
The template says:
There aren't any credentials being made, unless I'm missing something. This should be updated, removed, or the seeds file should create a User with login credentials. 😄