Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Code for 選挙 プロジェクト フロントページ This repo will be archived 🗄️ in the future

License

Notifications You must be signed in to change notification settings

codeforjapan/codeforelection_front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

937cb9d · Jul 21, 2022
Dec 25, 2017
Oct 12, 2017
Dec 22, 2017
Oct 9, 2017
Apr 2, 2018
Oct 13, 2017
Oct 16, 2017
Oct 8, 2017
Oct 8, 2017
Oct 16, 2017
Oct 8, 2017
Oct 8, 2017
Oct 8, 2017
Oct 17, 2017
Oct 8, 2017
Oct 15, 2017
Oct 8, 2017
Oct 8, 2017
Oct 8, 2017
Apr 2, 2018
Oct 8, 2017
Sep 30, 2017
Oct 8, 2017
Oct 9, 2017
Oct 12, 2017
Apr 2, 2018
Apr 2, 2018
Oct 8, 2017
Sep 30, 2017
Oct 12, 2017
Jul 21, 2022
Oct 8, 2017
Sep 30, 2017
Oct 9, 2017
Oct 8, 2017
Oct 8, 2017
Oct 13, 2017
Oct 9, 2017
Oct 8, 2017
Oct 9, 2017
Oct 9, 2017
Oct 8, 2017
Oct 17, 2017
Oct 9, 2017

Repository files navigation

CircleCI

Code for 選挙プロジェクトへようこそ

| ⚠️ This repository has been archived and will no longer be maintained. Thanks for all the stars, help and brainstorms! |

Code for 選挙プロジェクトは、2017年衆議院選挙候補者のオープンなデータベースを作り、候補者の政策及び過去の実績を中立的に参照できるサイトを制作することを目的としています。

プロジェクトについて

こちらの Github リポジトリを参照下さい。

インストール方法

dockerのインストールすると簡単にセットアップすることが可能です。

docker-compose build
docker-compose up -d db
docker-compose run --rm app bundle exec rails db:setup
docker-compose up

候補者データのインポートは、docker-compose upでサーバを立ち上げた状態で、下記のコマンドを実行することで可能です。

docker-compose exec app bundle exec rake graydb:import

その後、ブラウザから http://localhost:3000 にアクセスして下さい。

About

Code for 選挙 プロジェクト フロントページ This repo will be archived 🗄️ in the future

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published