Skip to content

CivicPatch/civicpatch.org

Repository files navigation

README

Deployment

Requirements

  • docker
  • mise (optional, only if you want to try running without docker)
    • There are also some scripts available under mise.toml

Setup

  • Tested with: Mac OSX, Windows & WSL2 (Ubuntu)
  • Create .env file with command: ./script/setup-env.sh
  • Run commands:
docker compose build

docker compose up -d

App should be up at http://localhost:3000

Commands

  • Update open data source (optional) -- this will pull in data from open-data docker exec -it civicpatch_web bundle exec rake 'od:sync'

  • To populate the progress map with data, run:

    `bundle exec rake 'data:process'`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •