Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 291 Bytes

Ipmihub

Get Started

pip3 install -r requirements.txt
python3 manage.py makemigrations control
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver

Head to /admin, log in and add Credentials and Hosts, then visit the app under /control.