mirror of
https://github.com/rodneyosodo/smart-farm-africastalking-hackathon.git
synced 2026-06-23 04:10:17 +00:00
5 lines
112 B
Bash
Executable File
5 lines
112 B
Bash
Executable File
python3 manage.py db init
|
|
python3 manage.py db migrate
|
|
python3 manage.py db upgrade
|
|
python3 manage.py runserver
|