mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-29 01:48:20 +01:00
README.md: add Heroku deploy instructions
This is for me!
This commit is contained in:
parent
a8446ae95b
commit
95d4d7aace
@ -24,6 +24,11 @@ Create a Python 3.7+ virtual environment and install the dependencies:
|
||||
|
||||
And then visit http://localhost:8000/ in your browser.
|
||||
|
||||
## Deploying to Heroku
|
||||
Install the heroku command line tools, add a heroku git remote, and push:
|
||||
|
||||
$ git push heroku
|
||||
|
||||
## License
|
||||
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user