Skip to content

ilakyapal/stop-covid19-sfbayarea

 
 

Repository files navigation

Stop Coronavirus in the Bay Area website

This site was derived from Tokyo COVID-19 Task Force website for stopping Coronavirus for the Bay Area communities.

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/).

About

Publish COVID-19 data and FAQ local to the Bay Area

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.0%
  • TypeScript 14.0%
  • CSS 2.3%
  • JavaScript 1.2%
  • Other 0.5%