abhinavprasad47 / agrivator-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agrivator

Backend for the Agrivator Platform

Installation

Use the package manager pip to install dependencies

pip install -r requirements.txt

Usage

python manage.py migrate # Applying Migrations
python manage.py runserver # Development Server

About


Languages

Language:Python 100.0%