Backend for the Agrivator Platform
Use the package manager pip to install dependencies
pip install -r requirements.txtpython manage.py migrate # Applying Migrations
python manage.py runserver # Development Server| Name | Name | Last commit date | ||
|---|---|---|---|---|
Backend for the Agrivator Platform
Use the package manager pip to install dependencies
pip install -r requirements.txtpython manage.py migrate # Applying Migrations
python manage.py runserver # Development Server