Skip to content

Latest commit

 

History

History
executable file
·
29 lines (19 loc) · 411 Bytes

README.md

File metadata and controls

executable file
·
29 lines (19 loc) · 411 Bytes

Panahon Website

Pages

  1. Weather QuickView
  2. WRF Model
  3. PH Climatology
  4. Extreme Weather Reports

Requirements

  • graphicsmagick
  • ghostscript
  • node
  • yarn

Development

  1. Clone the repo
  2. Install dependencies (yarn)
  3. Run development (yarn dev)

Deployment

  1. Build docker image (yarn deploy:docker)