GithubHelp home page GithubHelp logo

yoshihisasaitou / covid19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tokyo-metro-gov/covid19

0.0 1.0 0.0 5.81 MB

東京都 新型コロナウイルス感染症対策サイト

Home Page: https://stopcovid19.metro.tokyo.lg.jp/

License: MIT License

CSS 1.12% Vue 87.66% JavaScript 3.06% Shell 0.09% Python 0.29% PHP 5.96% TypeScript 1.73% Dockerfile 0.08%

covid19's Introduction

東京都 新型コロナウイルス感染症対策サイト

東京都 新型コロナウイルス感染症対策サイト

How to Contribute / 貢献の仕方

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

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

All contributions are welcome! Please check How to contribute for details.

Code of Conduct / 行動原則

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

Please check Code of conduct for developers for details.

License / ライセンス

本ソフトウェアは、MITライセンスの元提供されています。 This software is released under the MIT License.

For Developers / 開発者向け情報

How to Set Up Environments / 環境構築の手順

Use yarn / yarn を使う場合

# install dependencies
$ yarn install

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

Use docker / docker compose を使う場合

# Please run after checkout this repository
$ docker-compose build
$ docker-compose run --rm app yarn install
# serve with hot reload at localhost:3000
$ docker-compose up

Deployment to Staging & Production Environments / ステージング・本番環境への反映

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

staging ブランチがアップデートされると、自動的に gh-pages ブランチにHTML類がbuildされます。そして、ステージングサイト https://stg-covid19-tokyo.netlify.com/ が更新されます。

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

When master branch is updated, the HTML files will be automatically built onto production branch, and then the production site (https://stopcovid19.metro.tokyo.lg.jp/) will be also updated.

When staging branch is updated, the HTML files will be automatically built onto gh-pages branch, and then the staging site (https://stg-covid19-tokyo.netlify.com/) will be also updated.

When development branch is updated, the HTML files will be automatically built onto dev-pages branch, and then the development site (https://dev-covid19-tokyo.netlify.com/) will be also updated.

covid19's People

Contributors

yokinist avatar halsk avatar mikkame avatar kaizumaki avatar osoken avatar potato4d avatar shgtkshruch avatar amotarao avatar daitasu avatar jxck avatar takanakahiko avatar kawokas avatar hkomamiy avatar maysomusician avatar fussy113 avatar sunecosuri avatar ya-mori avatar naoki-umeyama avatar koizoom1 avatar smellman avatar madana-1 avatar puriso avatar narikei avatar ufoo68 avatar okawa-h avatar kuromoka avatar dafujii avatar yanapiidxer avatar task-jp avatar scstechr 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.