Skip to content

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

License

Notifications You must be signed in to change notification settings

codeforsaga/covid19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

貢献の仕方

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

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

行動原則

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

ライセンス

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

このサイトから派生したサイト

Link先を御覧ください。

開発者向け情報

環境構築の手順

  • 必要となるNode.jsのバージョン: 10.19.0以上

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

Cannot find module **** と怒られた時

yarn を使う場合

$ yarn install

docker compose を使う場合

$ docker-compose run --rm app yarn install

公開環境への反映

development ブランチがアップデートされると、自動的に dev-pages ブランチにHTML類がbuildされます。 そして、サーバ側でデプロイ後公開用サイト https://stopcovid19.code4saga.org/ が更新されます。

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 89.8%
  • TypeScript 4.3%
  • SCSS 2.7%
  • PHP 2.4%
  • Python 0.5%
  • JavaScript 0.2%
  • Other 0.1%