Skip to content

web application for managing OpenPrecincts contributions & workflows

License

Notifications You must be signed in to change notification settings

OpenPrecincts/openprecincts-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPrecincts web application

Build Status

Docker Usage

Running the project:

docker-compose up
# Initialize database by running ./docker/docker-db.sh or set appropriate environment variables.

Updating an image:

docker-compose build django

Running a management command:

docker-compose run --rm django /venv/bin/poetry run ./manage.py migrate

About

web application for managing OpenPrecincts contributions & workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published