An open API service indexing awesome lists of open source software.

https://github.com/cschell/leermarkt

This is a small web app which we created during the https://wirvsvirushackathon.org hackathon
https://github.com/cschell/leermarkt

Last synced: 5 months ago
JSON representation

This is a small web app which we created during the https://wirvsvirushackathon.org hackathon

Awesome Lists containing this project

README

          

# Leermarkt

You'll find more information on the [hackathon's devpost page](https://devpost.com/software/supermarket-check).

## Development

### Installation

- >=Python 3.7
- `pip3 install pipenv`
- `pipenv install`

### Usage

- run `pipenv shell`
- run `env FLASK_APP=run.py flask run --host=0.0.0.0 --reload`
- --host=0.0.0.0 for access in local are network from your smartphone