git clone 'https://github.com/ArchiveBox/abx-pkg'
cd abx-pkg
pip install -e . # install abx_pkg from source
cd django_example_project/ # then go into the demo project dir
./manage.py makemigrations # create any migrations if needed
./manage.py migrate # then run them to create the demo sqlite db
./manage.py createsuperuser # create an admin user to test out the UI
./manage.py runserver # then open http://127.0.0.1:8000/admin/
django_example_project
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||