Skip to content

大阪府のゴールドステッカーを地図上に表示するアプリケーション

License

Notifications You must be signed in to change notification settings

codeforosaka/covid19-map

Repository files navigation

大阪府感染防止認証ゴールドステッカーマップ

大阪府感染防止認証ゴールドステッカーマップ

貢献の仕方

Issue にある色々な修正にご協力いただけると嬉しいです。

行動原則

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

ライセンス

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

開発者向けの情報

環境情報

ツール バージョン
Node.js v16.14.2
npm 8.5.0
yarn 1.22.18

開発環境

develope に commit されると開発環境にデプロイされます

Mapbox

地図部分は Mapbox を利用しています。 開発時にはアカウントを作成し、環境変数 TOKEN に token を設定してください。

export TOKEN="XXXXX";

ビルド

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build
$ yarn start

About

大阪府のゴールドステッカーを地図上に表示するアプリケーション

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published