Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 195 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 195 Bytes

OpenChaver-Server

Server for openchaver -> openchaver

pip3 install -r requirements.txt
python manage.py migrate
python manage.py runserver