abinvs-2019 / flutter-fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run

Run the backend:

cd python-fast

create an env

python3 -m venv env

pip install requirements.txt

python3 app.py

Create a postgress db in the local. and add the user, password in the backend DATABASE_URL of contants in backend to create a local db

Run the frontend

cd equipo flutter run

iF port is changed update it in the base url of flutter app

About


Languages

Language:Dart 54.8%Language:C++ 19.4%Language:CMake 16.4%Language:Python 2.5%Language:Ruby 2.4%Language:Swift 1.6%Language:HTML 1.5%Language:C 1.2%Language:Kotlin 0.1%Language:Shell 0.1%Language:Objective-C 0.0%