Police-Data-Accessibility-Project / data-source-map

Map of dataset statuses
4 stars 0 forks source link

PDAP-3: Establish virtual environment to run in #1

Closed danmelles closed 4 years ago

danmelles commented 4 years ago

Starting simple, with some env setup. Provided the user has virtualenv installed, they can just run make venv and then source venv/bin/activate and they'll have access to all the necessary libraries.
Adding DB setup and base app code as well.

JIRA link: https://pdap.atlassian.net/browse/PDAP-3