Coder Social home page Coder Social logo

yhay81 / covid19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tokyo-metro-gov/covid19

2.0 0.0 0.0 8.57 MB

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

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

License: MIT License

CSS 1.15% Vue 87.21% JavaScript 3.29% Shell 0.09% Python 0.30% PHP 6.10% TypeScript 1.78% Dockerfile 0.08%

covid19's Introduction

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

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

How to Contribute / 貢献の仕方

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

詳しくはHow to contributeを御覧ください。

All contributions are welcome! Please check How to contribute 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

akrolayer avatar amotarao avatar dafujii avatar daitasu avatar fussy113 avatar halsk avatar hkomamiy avatar inada-s avatar jxck avatar kaizumaki avatar koizoom1 avatar kuromoka avatar madana-1 avatar maysomusician avatar mikkame avatar naoki-umeyama avatar okawa-h avatar osoken avatar potato4d avatar puriso avatar scstechr avatar shgtkshruch avatar sunecosuri avatar takanakahiko avatar task-jp avatar ufoo68 avatar upura avatar ya-mori avatar yokinist avatar yosh1 avatar

Stargazers

 avatar  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.