Skip to content

jefftriplett/prorality

Prorality

WIP Proposal and voting application. Prorality aims to handle proposals (internal or external) and will allow commenting and voting.

Install

$ pipenv install

Environment variables

direnv is handy for managing environment variables safely:

export ALLOWED_HOSTS=*
export DEBUG=True
export SECRET_KEY='make-one-up'

Running the app

$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver

Contributing?

All that I ask is that you use styleguide-git-commit-message style.

Contact / Social Media

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.

About

☑️ Proposals + plurality = prorality (wip) 🔜

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published