Skip to content

acdh-oeaw/apis-instance-discworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discworld APIS example instance

Initialize your database

poetry run ./manage.py migrate

Load data from fixtures

poetry run ./manage.py loaddata data/dump.json

Create user

poetry run ./manage.py createsuperuser

Run server

poetry run ./manage.py runserver

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages