Code Monkey home page Code Monkey logo

covid19-chiba's Introduction

新型コロナウイルス感染症対策サイト[千葉県版]

各地で立ち上がっているサイトのまとめ https://hackmd.io/9TTyyjchR8ufuMd9z08Rcg?view

千葉県のサイト https://www.pref.chiba.lg.jp/index.html

"対策サイトを作って、がんばろー!(うまい方言がない)"

日本語 | English | Spanish

貢献の仕方

Issues にあるいろいろな修正にご協力いただけると嬉しいですm(_ _)m

詳しくは貢献の仕方を御覧ください。

Slackグループ

基本的な情報共有は CivicTechZenChiba の Slack にて行っております。 以下招待リンクよりご参加ください。

https://join.slack.com/t/civictechzenchiba/shared_invite/zt-co2ez9no-IrVcqEBgofajrM_pp~q8_A

行動原則

詳しくはサイト構築にあたっての行動原則を御覧ください。

ライセンス

本ソフトウェアは、MITライセンスの元提供されています。

開発者向け情報

環境構築の手順

  • 必要となるNode.jsのバージョン: 10.19.0以上
  • eslintエラーが続出しますので、docker-compose を使われることをおすすめします
  • 開発版は、covid19-chiba developmentで行っております。
  • 関連ツールとしてcovid19-chiba-toolsがあります。ご参照ください。

yarn を使う場合

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

docker compose を使う場合

# serve with hot reload at localhost:3000
$ docker-compose up --build

開発環境・本番環境への反映

development ブランチがアップデートされると、自動的に dev-pages ブランチにHTML類がbuildされます。そして、開発用サイト https://development-civictechzenchiba-covid19.netlify.com/ が更新されます。

master ブランチがアップデートされると、自動的に production ブランチにHTML類がbuildされます。そして、本番サイト https://covid19.civictech.chiba.jp/ が更新されます。

ブランチルール

development 以外は Pull Request は禁止です。

基本的なブランチ

目的 ブランチ 確認URL 備考
開発 development https://development-civictechzenchiba-covid19.netlify.com/ base branch。基本はこちらに Pull Requestを送ってください
本番 master https://covid19.civictech.chiba.jp/ 管理者以外の Pull Request は禁止です

covid19-chiba's People

Contributors

yokinist avatar miyukishirasawa avatar halsk avatar mikkame avatar potato4d avatar kaizumaki avatar osoken avatar yamanoku avatar amotarao avatar actions-user avatar resessh avatar smellman avatar potyama avatar shgtkshruch avatar kawokas avatar spenserblack avatar daitasu avatar jxck avatar takanakahiko avatar hkomamiy avatar af12066 avatar hiroasa avatar tatsuki26 avatar nekakoshi avatar epaew avatar djyoko avatar yutaro1985 avatar naoki-umeyama avatar yhay81 avatar maysomusician avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.