Skip to content
forked from tanrax/wallaviso

Programa tus busquedas y recibe un feed. Se el primero en comprar en Wallapop.

Notifications You must be signed in to change notification settings

laherre/wallaviso

 
 

Repository files navigation

wallaviso

Instrucciones de instalación.

Install

pipenv install
cp envExample .env

Config .env

Database

pipenv shell
python3 models.py db init
python3 models.py db migrate
python3 models.py db upgrade
python3 models.py init_data

Run

pipenv shell
python3 app.py

About

Programa tus busquedas y recibe un feed. Se el primero en comprar en Wallapop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.7%
  • Python 33.2%
  • CSS 11.6%
  • JavaScript 9.9%
  • Mako 0.6%