Skip to content

Commit

Permalink
Merge pull request #3822 from seand7565/readme_update
Browse files Browse the repository at this point in the history
Update readme with Solidus demo URL
  • Loading branch information
kennyadsl authored Oct 30, 2020
2 parents bcef2ea + 6f79cf7 commit 280e2cd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,13 @@ combine it with your own custom frontend, admin interface, and API.

## Demo

Try out Solidus with one-click on Heroku:
You can try the live Solidus demo [here.](http://demo.solidus.io/) The admin section can be accessed [here.](http://demo.solidus.io/admin)

You can also try out Solidus with one-click on Heroku:

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/solidusio/solidus-example-app)

Alternatively, you can use Docker to run a demo on your local machine. Run the
Additionally, you can use Docker to run a demo on your local machine. Run the
following command to download the image and run it at
[http://localhost:3000](http://localhost:3000).

Expand Down

0 comments on commit 280e2cd

Please sign in to comment.