π§βπ»Running in development mode
Follow these instructions to run Kuwala in development mode.
Backend
1.1 Prerequisites
1.2 Installation
DBT_PSYCOPG2_NAME=psycopg2 pip install --no-cache-dir -r requirements.txt --no-binary dbt-postgres1.3 Launching
docker-compose --profile backend_database uppython3 app/main.pypython3 app/main.py --dev=TrueFrontend
2.1 Prerequisites
2.2 Installation
2.3 Launching
Last updated