Added Heroku deploy button

react_convert
Mark Moffat 2018-02-05 15:11:59 +01:00
parent d7ac9ddcdb
commit 869792b8b1
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ The easiest way to get up and running is using Docker. Once the Docker CLI is in
3. Run: `docker-compose up --build`
4. Visit [http://127.0.0.1:1111](http://127.0.0.1:1111) in your browser
### Deploy on Heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/mrvautin/expressCart)
## Admin
Visit: [http://127.0.0.1:1111/admin](http://127.0.0.1:1111/admin)