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

[DEMO] non-heroku demo? #3103

Closed
rubyFeedback opened this issue Feb 15, 2019 · 3 comments
Closed

[DEMO] non-heroku demo? #3103

rubyFeedback opened this issue Feb 15, 2019 · 3 comments

Comments

@rubyFeedback
Copy link

Is there some way to get a non-heroku demo?

Reason I ask is that heroku requires sign-in when I clicked the Demo link on the main readme here ("You'll need a Heroku account to deploy the app") and I really don't want to sign-in just to
try out solidus.

Anyway, if this is too much work or unwanted, please feel free to close the issue request - ultimately I could just go ahead and sign up at heroku, but I'll rather skip that altogether (I am a lazy person, I know).

@kennyadsl
Copy link
Member

If you can clone the repo locally, you could just run

bundle install
bundle exec rake sandbox
cd sandbox
bundle exec rails s

to have a working Solidus demo store. Alternatively, there's no way at the moment.

@JuanCrg90
Copy link
Contributor

@kennyadsl, with the docker demo addition, is this issue still valid?

@kennyadsl
Copy link
Member

@JuanCrg90 yes, you are right. Thanks!

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