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

issues on getting started guide #6669

Closed
arosswilson opened this issue Aug 12, 2015 · 2 comments
Closed

issues on getting started guide #6669

arosswilson opened this issue Aug 12, 2015 · 2 comments

Comments

@arosswilson
Copy link

Hey All,

first of all I'm excited to learn about spree and in general the getting started guide was very helpful! I picked up a few small issues (really more clarification than anything) that could help the next person.

issue 1.

This guide is very step by step, but I had to create my database:
be rake db:create
before installing spree:
spree install --auto-accept
the rails error here is pretty helpful but I didn't find it until I ran the rails server

issue 2.

To login as an admin, I tried going to http://localhost:3000/admin but was redirected to localhost:3000/login. It might be just a little clearer to call it login.

Thanks for making this guide - and hopefully these are helpful!

@JDutil
Copy link
Member

JDutil commented Aug 13, 2015

The guide is in the project here https://github.com/spree/spree/blob/master/guides/content/developer/tutorials/getting_started_tutorial.md if you'd like to submit a PR with your suggested changes.

@damianlegawiec
Copy link
Member

New install process introduced via 51cdf70 fixes this

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

4 participants