Skip to content

岐阜県 新型コロナウイルス感染症対策サイト / Gifu COVID-19 Task Force website

License

Notifications You must be signed in to change notification settings

CODE-for-GIFU/covid19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

岐阜県 新型コロナウイルス感染症対策サイト(岐阜県公認)

Netlify Status

岐阜県 新型コロナウイルス感染症対策サイト

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 を使う場合

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

Deployment to Development & Production Environments / 開発・本番環境への反映

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

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

About

岐阜県 新型コロナウイルス感染症対策サイト / Gifu COVID-19 Task Force website

Resources

License

Stars

Watchers

Forks

Languages

  • Vue 84.3%
  • JavaScript 7.9%
  • PHP 3.3%
  • SCSS 2.5%
  • TypeScript 1.7%
  • Python 0.2%
  • Other 0.1%