Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEC History Prototype

How to run:

  1. Install pipenv
  2. To install the requirements run pipenv install --three
  3. make a new superuser pipenv run django-admin createsuperuser
  4. Migrate the database pipenv run django-admin migrate
  5. Add a symlink from a "resources" link to the directory where the unziped csvs are stored
  6. Copy ./scripts/unziper.sh to the resources directory and run it
  7. Load the data pipenv run ./scripts/load_data.sh
  8. To start the server run pipenv run honcho start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages