https://github.com/andrei-r1/pokedex
https://github.com/andrei-r1/pokedex
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrei-r1/pokedex
- Owner: Andrei-R1
- Created: 2021-11-08T19:29:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T23:40:34.000Z (over 4 years ago)
- Last Synced: 2025-03-16T21:35:41.483Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Muy facil hacer que funcione, 6 pasos
1- Importar la base de datos
2- cd + Ubicacion de la carpeta con el archivo .py + carpeta pycache
3- set FLASK_APP=pokedex.py
4- set FLASK_ENV=development
5- flask run
6- Postman para probar que todo funcione