Add heroku one-click deploy

This commit is contained in:
Thomas Payet
2019-12-11 17:24:22 +01:00
parent 3eccf2fd76
commit 0272b44d7e
3 changed files with 21 additions and 0 deletions

View File

@ -48,6 +48,10 @@ curl -L https://install.meilisearch.com | sh
./meilisearch
```
#### Run it on heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/meilisearch/MeiliSearch)
#### Compile and run it from sources
If you have the Rust toolchain already installed, you can compile from the source