WIP Proposal and voting application. Prorality aims to handle proposals (internal or external) and will allow commenting and voting.
$ pipenv install
direnv is handy for managing environment variables safely:
export ALLOWED_HOSTS=*
export DEBUG=True
export SECRET_KEY='make-one-up'
$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver
All that I ask is that you use styleguide-git-commit-message style.
Here are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.