stop-covid19-sfbayarea
stop-covid19-sfbayarea copied to clipboard
Publish COVID-19 data and FAQ local to the Bay Area
COVID Awareness for the Bay Area, by the Bay Area. website
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.
How to Contribute
All contributions are welcome! Please check How to contribute for details.
Code of Conduct
Please check Code of conduct for developers for details.
License
This software is released under the MIT License.
For Developers
How to Set Up Environments
- Required Node.js version: 10.19.0 or higher
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
Deployment to Staging & Production Environments
When master
branch is updated, the files will be automatically deployed onto the production site (https://panda.baybrigades.org/).