This site was derived from Tokyo COVID-19 Task Force website for stopping Coronavirus for the Bay Area communities.
We are looking for feedback! If you have thoughts that are more general than a bug fix or feature request, we want to know! Please leave us your two cents at #101 Feedback Mega Thread.
All contributions are welcome! Please check How to contribute for details.
Please check Code of conduct for developers for details.
This software is released under the MIT License.
Use yarn
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
Use docker
# serve with hot reload at localhost:3000
$ docker-compose up --build
When master
branch is updated, the files will be automatically deployed onto the production site (https://panda.baybrigades.org/).