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

No clear indication how to login to heroku app #40

Open
thestumonkey opened this issue Mar 30, 2017 · 4 comments
Open

No clear indication how to login to heroku app #40

thestumonkey opened this issue Mar 30, 2017 · 4 comments

Comments

@thestumonkey
Copy link

I assume there's some default user/pass credentials setup? I don't know how to login to the deployed heroku app.

@jmileham
Copy link
Member

jmileham commented Mar 30, 2017

We should make the README clearer on this, but there are actually no default creds (we didn't want peoples apps to start out insecure). Here's how to create admins.

There won't be a ton to do in there until you've also created an app and installed the client in your rails app.

It's kind of a lot, but at the moment, you kind of have to read the whole README of the server and the rails client in order to get things setup. Happy to help any way we can (there's a slack org you can join from the README if you have questions along the way), and if your experience leads you to an insight that would make it easier to get started with TestTrack, we'd love it if you'd like to contribute documentation and/or a quick start guide.

@jmileham
Copy link
Member

(In Heroku creating an admin would mean first running heroku console --app whatevermyappiscalled from a shell on your machine, assuming you have the Heroku CLI installed)

@thestumonkey
Copy link
Author

thestumonkey commented Mar 30, 2017 via email

@jmileham
Copy link
Member

This guy: Slack Status

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

No branches or pull requests

2 participants