Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with note re login credentials #336

Closed
maebeale opened this issue Oct 14, 2019 · 3 comments · Fixed by #341
Closed

Update README with note re login credentials #336

maebeale opened this issue Oct 14, 2019 · 3 comments · Fixed by #341
Labels

Comments

@maebeale
Copy link
Collaborator

Add note re login credentials in setup section of README.

Below the following:

$ bundle install
$ yarn install
$ rake dev:setup
$ heroku local -f Procfile.dev
# if you chose the local route, then you are good to go on:
  http://localhost:5000
  $ rspec (to run the test suite)
# If you chose the Docker route:
  $ docker-compose up -d -or- $ docker-compose up
  http://localhost:3000
$ rspec (to run the test suite)

Add:

View `seeds.rb` file for login email and password to use while working in development
@mai-am
Copy link
Contributor

mai-am commented Oct 14, 2019

I can do this!

mai-am added a commit to mai-am/voices-of-consent that referenced this issue Oct 14, 2019
rubyforgood#336 Add note re login credentials
@mai-am
Copy link
Contributor

mai-am commented Oct 14, 2019

I can do this!

Sorry, I see that maybe someone already did this. I'm new to this so I hope I didn't cause any extra hassle.

@maebeale
Copy link
Collaborator Author

We've been assigning whoever adds the first comment, so best to wait after you add that you'd like to claim an issue. But, no trouble at all! Thanks for jumping in @mai-am !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants