mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-12-21 20:52:19 +01:00
Remove old Google and Heroku stuff
This doesn't run anywhere anymore.
This commit is contained in:
parent
c0d0ec3502
commit
dc7fef90f1
@ -9,8 +9,6 @@
|
|||||||
<img width="600" alt="Screenshot of csv-metadata-quality-web on Heroku" src="screenshot.png">
|
<img width="600" alt="Screenshot of csv-metadata-quality-web on Heroku" src="screenshot.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
You can try [the hosted version](https://fierce-ocean-30836.herokuapp.com) or host it yourself (see below).
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Create a Python 3.9+ virtual environment and install the dependencies:
|
Create a Python 3.9+ virtual environment and install the dependencies:
|
||||||
|
|
||||||
@ -24,11 +22,6 @@ Create a Python 3.9+ virtual environment and install the dependencies:
|
|||||||
|
|
||||||
And then visit http://localhost:8000/ in your browser.
|
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
|
## License
|
||||||
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
python-3.10.5
|
|
Loading…
Reference in New Issue
Block a user