- Install Pipenv (make sure it's running Python 3.7)
pipenv sync
pipenv shell
cd drfuploads
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
For more information how it works, go to http://chrisbartos.com
Ensure your server is set up and running on localhost.
python upload_file.py
Tested on Node 10.
node upload_file.js
sh upload_file.sh