GitHub - Intersection/boarddash: Bringing smart city data to the community.

Skip to content

Navigation Menu

Sign in

Appearance settings

boarddash

Run locally

docker-compose run web python3 manage.py migrate
docker-compose run web python3 manage.py createsuperuser
docker-compose up

Seed Database

docker-compose run web python3 manage.py seed_boards
docker-compose run web python3 manage.py seed_db_nyc_311
docker-compose run web python3 manage.py seed_db_budget_requests

License

Apache 2.0