Skip to content

Intersection/boarddash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bringing smart city data to the community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors